Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#7621)
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 committed Jun 28, 2020
1 parent c998072 commit ffb340c
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 18 deletions.
2 changes: 1 addition & 1 deletion distributions/nuxt-start/package.json
Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"@nuxt/cli": "2.13.2",
"@nuxt/core": "2.13.2",
"@nuxt/telemetry": "^1.2.0",
"@nuxt/telemetry": "^1.2.1",
"node-fetch": "^2.6.0",
"vue": "^2.6.11",
"vue-client-only": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions distributions/nuxt/package.json
Expand Up @@ -60,12 +60,12 @@
"dependencies": {
"@nuxt/builder": "2.13.2",
"@nuxt/cli": "2.13.2",
"@nuxt/components": "^1.0.5",
"@nuxt/components": "^1.0.6",
"@nuxt/core": "2.13.2",
"@nuxt/generator": "2.13.2",
"@nuxt/loading-screen": "^2.0.2",
"@nuxt/opencollective": "^0.3.0",
"@nuxt/telemetry": "^1.2.0",
"@nuxt/telemetry": "^1.2.1",
"@nuxt/webpack": "2.13.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -75,7 +75,7 @@
"puppeteer-core": "^4.0.1",
"request": "^2.88.2",
"rimraf": "^3.0.2",
"rollup": "2.18.0",
"rollup": "2.18.1",
"rollup-plugin-license": "^2.1.0",
"sass-loader": "^8.0.2",
"sort-package-json": "^1.44.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Expand Up @@ -14,7 +14,7 @@
"@nuxt/utils": "2.13.2",
"babel-loader": "^8.1.0",
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001088",
"caniuse-lite": "^1.0.30001090",
"chalk": "^3.0.0",
"consola": "^2.14.0",
"css-loader": "^3.6.0",
Expand Down
31 changes: 18 additions & 13 deletions yarn.lock
Expand Up @@ -1846,10 +1846,10 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"

"@nuxt/components@^1.0.5":
version "1.0.5"
resolved "https://registry.npmjs.org/@nuxt/components/-/components-1.0.5.tgz#90e95201ede263638f57ab49b168a8971c00e554"
integrity sha512-EBfW8C1DyAWs3p/jxGveaYxQ020jsLmKMKcyuzWWtfkVCwA/2KtaPCsV5H+zq6tNSr9GWtgOBi0ChgKetqRtJQ==
"@nuxt/components@^1.0.6":
version "1.0.6"
resolved "https://registry.npmjs.org/@nuxt/components/-/components-1.0.6.tgz#c7faa7e562daae1e728e623b2e49babe244af016"
integrity sha512-ltXOL/ez3AMjluu3L+YI6hHwzJF+IQ5H2+ijUXPBswsDT/uSHZNe0PxnRrykj11IcpMqudQqBz713fakX7MvNg==
dependencies:
chalk "^4.1.0"
chokidar "^3.4.0"
Expand Down Expand Up @@ -1895,10 +1895,10 @@
consola "^2.10.1"
node-fetch "^2.6.0"

"@nuxt/telemetry@^1.2.0":
version "1.2.0"
resolved "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-1.2.0.tgz#0280cec099b6f0137477977d81ee8aa557d40d7a"
integrity sha512-TKpfkt5+iGf5YF4xXxKNzIi94lLCaogoJRk6RSAcqEZhPVkmMCSk5g6D4BNSqiB0rIUCLWetUP6lZBrgbEZ8Gg==
"@nuxt/telemetry@^1.2.1":
version "1.2.1"
resolved "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-1.2.1.tgz#c8a5f533d76c3381c6339ef3592974af938a5040"
integrity sha512-OqBQxnOhoTAn56dTaejzPNhWCTr56FNOM9OuXAIW9hghW8CWyu+ZxBjH4BNGknwBgP+dfrHC3+GYHGqp4EHRGg==
dependencies:
arg "^4.1.3"
ci-info "^2.0.0"
Expand Down Expand Up @@ -3906,11 +3906,16 @@ caniuse-api@^3.0.0:
lodash.memoize "^4.1.2"
lodash.uniq "^4.5.0"

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001087, caniuse-lite@^1.0.30001088:
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001087:
version "1.0.30001088"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001088.tgz#23a6b9e192106107458528858f2c0e0dba0d9073"
integrity sha512-6eYUrlShRYveyqKG58HcyOfPgh3zb2xqs7NvT2VVtP3hEUeeWvc3lqhpeMTxYWBBeeaT9A4bKsrtjATm66BTHg==

caniuse-lite@^1.0.30001090:
version "1.0.30001090"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001090.tgz#ff7766332f60e80fea4903f30d360622e5551850"
integrity sha512-QzPRKDCyp7RhjczTPZaqK3CjPA5Ht2UnXhZhCI4f7QiB5JK6KEuZBxIzyWnB3wO4hgAj4GMRxAhuiacfw0Psjg==

capture-exit@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
Expand Down Expand Up @@ -11469,10 +11474,10 @@ rollup-plugin-license@^2.1.0:
spdx-expression-validate "2.0.0"
spdx-satisfies "5.0.0"

rollup@2.18.0:
version "2.18.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
rollup@2.18.1:
version "2.18.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit ffb340c

Please sign in to comment.