Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
Update dependency @nuxtjs/google-analytics to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2020
1 parent d5e3e54 commit de0ee0d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"main": "lib/index.js",
"dependencies": {
"@nuxtjs/dotenv": "1.3.0",
"@nuxtjs/google-analytics": "2.0.2",
"@nuxtjs/google-analytics": "2.3.0",
"@nuxtjs/pwa": "2.6.0",
"@yuiblog/markdown": "0.1.5",
"axios": "0.19.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1256,12 +1256,12 @@
dependencies:
dotenv "^6.0.0"

"@nuxtjs/google-analytics@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/google-analytics/-/google-analytics-2.0.2.tgz#75353143628fd7697b41eb5aa7da38a513394eca"
integrity sha512-NpDQI7w4jr93Ukh98n3d0BRDHhX7cDUi3W2E0CAU6t5wmC+Q6cwQMqcEl32tGJBQlPZYWSrBKIM0A413HpL3TA==
"@nuxtjs/google-analytics@2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/google-analytics/-/google-analytics-2.3.0.tgz#d4c900e4bc5b91b23da33e5764d6a9a6236d78fd"
integrity sha512-TBRWCZJJBywNU4Sxbe03w5uy76O9JiOJz5ZgFDAmU06IUhwMELWOoQFWTqgROmvhqzoZrXMPR5JiaEnvaCRuDA==
dependencies:
vue-analytics "^5.4.0"
vue-analytics "^5.22.1"

"@nuxtjs/icon@^2.6.0":
version "2.6.0"
Expand Down Expand Up @@ -9493,10 +9493,10 @@ void-elements@^2.0.1:
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=

vue-analytics@^5.4.0:
version "5.16.1"
resolved "https://registry.yarnpkg.com/vue-analytics/-/vue-analytics-5.16.1.tgz#2fa909a245e1cee9993a69f0b72caf1dd6126c10"
integrity sha512-3gnS0c9lxS7+eOtzEPZKZHgWur+qSFLsM+ZIXgPOGPBLfG4mIttT18RJROEozQ+qrCRmqnSCj/dgyg6FxVMM0A==
vue-analytics@^5.22.1:
version "5.22.1"
resolved "https://registry.yarnpkg.com/vue-analytics/-/vue-analytics-5.22.1.tgz#9d6b32da56daee1b9dfb23a267b50349a03f710f"
integrity sha512-HPKQMN7gfcUqS5SxoO0VxqLRRSPkG1H1FqglsHccz6BatBatNtm/Vyy8brApktZxNCfnAkrSVDpxg3/FNDeOgQ==

[email protected], vue-class-component@^6.2.0, vue-class-component@^6.3.2:
version "6.3.2"
Expand Down

0 comments on commit de0ee0d

Please sign in to comment.