Skip to content

Commit 2060302

Browse files
committed
chore(deps): update devdependency @nuxtjs/google-analytics to ^2.4.0
1 parent ea0273e commit 2060302

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@babel/plugin-transform-runtime": "^7.10.5",
101101
"@babel/preset-env": "^7.10.4",
102102
"@babel/standalone": "^7.10.5",
103-
"@nuxtjs/google-analytics": "^2.3.0",
103+
"@nuxtjs/google-analytics": "^2.4.0",
104104
"@nuxtjs/pwa": "^3.0.0-beta.20",
105105
"@nuxtjs/robots": "^2.4.2",
106106
"@nuxtjs/sitemap": "^2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1633,10 +1633,10 @@
16331633
webpack-node-externals "^1.7.2"
16341634
webpackbar "^4.0.0"
16351635

1636-
"@nuxtjs/google-analytics@^2.3.0":
1637-
version "2.3.0"
1638-
resolved "https://registry.yarnpkg.com/@nuxtjs/google-analytics/-/google-analytics-2.3.0.tgz#d4c900e4bc5b91b23da33e5764d6a9a6236d78fd"
1639-
integrity sha512-TBRWCZJJBywNU4Sxbe03w5uy76O9JiOJz5ZgFDAmU06IUhwMELWOoQFWTqgROmvhqzoZrXMPR5JiaEnvaCRuDA==
1636+
"@nuxtjs/google-analytics@^2.4.0":
1637+
version "2.4.0"
1638+
resolved "https://registry.yarnpkg.com/@nuxtjs/google-analytics/-/google-analytics-2.4.0.tgz#3bb9f398a05cc23340d1f423f8d8653dc4114f46"
1639+
integrity sha512-rDQTwHIjyjVrx8GywHPuWykJ3jRFGaHl5Iqji/y8tQWUc0yGEeHxOoR0yimzxnTS1Ph2/PubQYpgnVeEPEdL/A==
16401640
dependencies:
16411641
vue-analytics "^5.22.1"
16421642

0 commit comments

Comments
 (0)