Skip to content

Commit 9172665

Browse files
chore(deps): update devdependency @nuxtjs/google-analytics to ^2.3.0 (bootstrap-vue#5410)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b6bec96 commit 9172665

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
@@ -103,7 +103,7 @@
103103
"@babel/plugin-transform-runtime": "^7.9.6",
104104
"@babel/preset-env": "^7.9.6",
105105
"@babel/standalone": "^7.9.6",
106-
"@nuxtjs/google-analytics": "^2.2.3",
106+
"@nuxtjs/google-analytics": "^2.3.0",
107107
"@nuxtjs/pwa": "^3.0.0-beta.20",
108108
"@nuxtjs/robots": "^2.4.2",
109109
"@nuxtjs/sitemap": "^2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,10 +1315,10 @@
13151315
webpack-node-externals "^1.7.2"
13161316
webpackbar "^4.0.0"
13171317

1318-
"@nuxtjs/google-analytics@^2.2.3":
1319-
version "2.2.3"
1320-
resolved "https://registry.yarnpkg.com/@nuxtjs/google-analytics/-/google-analytics-2.2.3.tgz#05496c5a33ce4dc4f9ef6838d432ed501a307778"
1321-
integrity sha512-dPwgsRNECtZqHdmnbJRFy3T4DDVakrpeN7vM1DwAIV1FXYlIBMKvdi8nt1v8TPU4IZdaoXrQodfeNMCooPo/7g==
1318+
"@nuxtjs/google-analytics@^2.3.0":
1319+
version "2.3.0"
1320+
resolved "https://registry.yarnpkg.com/@nuxtjs/google-analytics/-/google-analytics-2.3.0.tgz#d4c900e4bc5b91b23da33e5764d6a9a6236d78fd"
1321+
integrity sha512-TBRWCZJJBywNU4Sxbe03w5uy76O9JiOJz5ZgFDAmU06IUhwMELWOoQFWTqgROmvhqzoZrXMPR5JiaEnvaCRuDA==
13221322
dependencies:
13231323
vue-analytics "^5.22.1"
13241324

0 commit comments

Comments
 (0)