chore(deps): update dependency @nuxt/telemetry to ^0.0.9 (#7505)

[release]
This commit is contained in:
renovate[bot] 2020-06-12 17:35:14 +02:00 committed by GitHub
parent b19006d1c7
commit 8cf3961e51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -57,7 +57,7 @@
"dependencies": { "dependencies": {
"@nuxt/cli": "2.12.1", "@nuxt/cli": "2.12.1",
"@nuxt/core": "2.12.1", "@nuxt/core": "2.12.1",
"@nuxt/telemetry": "^0.0.8", "@nuxt/telemetry": "^0.0.9",
"node-fetch": "^2.6.0", "node-fetch": "^2.6.0",
"vue": "^2.6.11", "vue": "^2.6.11",
"vue-client-only": "^2.0.0", "vue-client-only": "^2.0.0",

View File

@ -65,7 +65,7 @@
"@nuxt/generator": "2.12.1", "@nuxt/generator": "2.12.1",
"@nuxt/loading-screen": "^2.0.0-rc.2", "@nuxt/loading-screen": "^2.0.0-rc.2",
"@nuxt/opencollective": "^0.3.0", "@nuxt/opencollective": "^0.3.0",
"@nuxt/telemetry": "^0.0.8", "@nuxt/telemetry": "^0.0.9",
"@nuxt/webpack": "2.12.1" "@nuxt/webpack": "2.12.1"
}, },
"engines": { "engines": {

View File

@ -1888,10 +1888,10 @@
consola "^2.10.1" consola "^2.10.1"
node-fetch "^2.6.0" node-fetch "^2.6.0"
"@nuxt/telemetry@^0.0.8": "@nuxt/telemetry@^0.0.9":
version "0.0.8" version "0.0.9"
resolved "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-0.0.8.tgz#b395db843f17393617d93b51928f4f112554a33e" resolved "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-0.0.9.tgz#d143d889bf9ae38dd334b8a420d5c8c21d432f37"
integrity sha512-bnFY7j+HzmtHRfCa+UlDnHwfn+d5JhGwG4mj3GF9GQ48xl/xI+143oYNKOWw2SbzfTJ4nl54M/8ZoUxv/g6F5A== integrity sha512-NPYMBSZEJQBJ+KIvVmV/XRnK1J/FDWTnXtKOtp6foNnF6o1mxmLEyWhv1FzP9h155KmKDAwtE0J6dCtFVRjh2w==
dependencies: dependencies:
arg "^4.1.3" arg "^4.1.3"
ci-info "^2.0.0" ci-info "^2.0.0"