Merge pull request #888 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/google-analytics-2.3.0

chore(deps-dev): bump @nuxtjs/google-analytics from 2.2.3 to 2.3.0
This commit is contained in:
Liyas Thomas
2020-05-21 06:04:11 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2219,9 +2219,9 @@
} }
}, },
"@nuxtjs/google-analytics": { "@nuxtjs/google-analytics": {
"version": "2.2.3", "version": "2.3.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/google-analytics/-/google-analytics-2.2.3.tgz", "resolved": "https://registry.npmjs.org/@nuxtjs/google-analytics/-/google-analytics-2.3.0.tgz",
"integrity": "sha512-dPwgsRNECtZqHdmnbJRFy3T4DDVakrpeN7vM1DwAIV1FXYlIBMKvdi8nt1v8TPU4IZdaoXrQodfeNMCooPo/7g==", "integrity": "sha512-TBRWCZJJBywNU4Sxbe03w5uy76O9JiOJz5ZgFDAmU06IUhwMELWOoQFWTqgROmvhqzoZrXMPR5JiaEnvaCRuDA==",
"dev": true, "dev": true,
"requires": { "requires": {
"vue-analytics": "^5.22.1" "vue-analytics": "^5.22.1"

View File

@@ -53,7 +53,7 @@
}, },
"devDependencies": { "devDependencies": {
"@nuxtjs/dotenv": "^1.4.1", "@nuxtjs/dotenv": "^1.4.1",
"@nuxtjs/google-analytics": "^2.2.3", "@nuxtjs/google-analytics": "^2.3.0",
"@nuxtjs/pwa": "^3.0.0-beta.20", "@nuxtjs/pwa": "^3.0.0-beta.20",
"cypress": "^4.5.0", "cypress": "^4.5.0",
"eslint": "^6.8.0", "eslint": "^6.8.0",