Skip to content

Commit

Permalink
chore(deps): update dependency @nuxt/telemetry to v1 (#7543)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 18, 2020
1 parent 58fde46 commit 4b70572
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion distributions/nuxt-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"@nuxt/cli": "2.12.1",
"@nuxt/core": "2.12.1",
"@nuxt/telemetry": "^0.0.14",
"@nuxt/telemetry": "^1.0.0",
"node-fetch": "^2.6.0",
"vue": "^2.6.11",
"vue-client-only": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion distributions/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@nuxt/generator": "2.12.1",
"@nuxt/loading-screen": "^2.0.0-rc.4",
"@nuxt/opencollective": "^0.3.0",
"@nuxt/telemetry": "^0.0.14",
"@nuxt/telemetry": "^1.0.0",
"@nuxt/webpack": "2.12.1"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1895,10 +1895,10 @@
consola "^2.10.1"
node-fetch "^2.6.0"

"@nuxt/telemetry@^0.0.14":
version "0.0.14"
resolved "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-0.0.14.tgz#a150872837a531175756b6d84e73c295bb9352e6"
integrity sha512-q5FCPbCqYP3Tks564HzESMQVda8qLxXbXKscxo80GVdM/+htD5dkN2473JFbARlTsvV38bQ+OsEcIqnCY3MyXg==
"@nuxt/telemetry@^1.0.0":
version "1.0.0"
resolved "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-1.0.0.tgz#c864feb78f8eae52e2b8046e555e8212e6f2d99c"
integrity sha512-Y18r1ujg0UXcTy747WcYVA/RRBERYR5wH22wvZzNmVae7prp3isDYfZYId9fVl8bUEF7kmB+5W0z+5WIBRGIRQ==
dependencies:
arg "^4.1.3"
ci-info "^2.0.0"
Expand Down

0 comments on commit 4b70572

Please sign in to comment.