chore(deps-dev): bump @nuxtjs/google-analytics from 2.2.3 to 2.3.0
Bumps [@nuxtjs/google-analytics](https://github.com/nuxt-community/analytics-module) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/nuxt-community/analytics-module/releases) - [Changelog](https://github.com/nuxt-community/analytics-module/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/analytics-module/compare/v2.2.3...v2.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
59fc695190
commit
1e80fea530
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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"
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user