Skip to content

Commit 0d45877

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update devdependency @nuxtjs/google-analytics to ^2.2.3 (bootstrap-vue#4600)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 8d60832 commit 0d45877

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@babel/plugin-transform-runtime": "^7.7.6",
103103
"@babel/preset-env": "^7.7.7",
104104
"@babel/standalone": "^7.7.7",
105-
"@nuxtjs/google-analytics": "^2.2.2",
105+
"@nuxtjs/google-analytics": "^2.2.3",
106106
"@nuxtjs/pwa": "^3.0.0-beta.19",
107107
"@vue/test-utils": "1.0.0-beta.29",
108108
"autoprefixer": "^9.7.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,12 +1339,12 @@
13391339
webpack-node-externals "^1.7.2"
13401340
webpackbar "^4.0.0"
13411341

1342-
"@nuxtjs/google-analytics@^2.2.2":
1343-
version "2.2.2"
1344-
resolved "https://registry.yarnpkg.com/@nuxtjs/google-analytics/-/google-analytics-2.2.2.tgz#ccd6ce064b0c5b4d397e8a46fcf9ed75b4369ce9"
1345-
integrity sha512-uzjdj9GEvPa1jB2soPAeTH75u8qbEAMV36i9PLfkv23emfUIPF1PcgsRFJOBT1x19Zeg9ywC4U8q76li912vEQ==
1342+
"@nuxtjs/google-analytics@^2.2.3":
1343+
version "2.2.3"
1344+
resolved "https://registry.yarnpkg.com/@nuxtjs/google-analytics/-/google-analytics-2.2.3.tgz#05496c5a33ce4dc4f9ef6838d432ed501a307778"
1345+
integrity sha512-dPwgsRNECtZqHdmnbJRFy3T4DDVakrpeN7vM1DwAIV1FXYlIBMKvdi8nt1v8TPU4IZdaoXrQodfeNMCooPo/7g==
13461346
dependencies:
1347-
vue-analytics "^5.18.0"
1347+
vue-analytics "^5.22.1"
13481348

13491349
"@nuxtjs/pwa@^3.0.0-beta.19":
13501350
version "3.0.0-beta.19"
@@ -12616,10 +12616,10 @@ vm-browserify@^1.0.1:
1261612616
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
1261712617
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
1261812618

12619-
vue-analytics@^5.18.0:
12620-
version "5.18.0"
12621-
resolved "https://registry.yarnpkg.com/vue-analytics/-/vue-analytics-5.18.0.tgz#15a4aee44700d6ba3ee0b0dbd98b58154c78c53d"
12622-
integrity sha512-rnDwx+4mksrwohIxqwJqRVuXotpyKjEPeqMoYveAK3vIp8MiO2BuUfVxELaPFN9/OXFt2ayuQDMParsjWDrNmA==
12619+
vue-analytics@^5.22.1:
12620+
version "5.22.1"
12621+
resolved "https://registry.yarnpkg.com/vue-analytics/-/vue-analytics-5.22.1.tgz#9d6b32da56daee1b9dfb23a267b50349a03f710f"
12622+
integrity sha512-HPKQMN7gfcUqS5SxoO0VxqLRRSPkG1H1FqglsHccz6BatBatNtm/Vyy8brApktZxNCfnAkrSVDpxg3/FNDeOgQ==
1262312623

1262412624
vue-client-only@^2.0.0:
1262512625
version "2.0.0"

0 commit comments

Comments
 (0)