Skip to content

Commit 5a17342

Browse files
renovate[bot]atinux
authored andcommitted
chore(deps): update all non-major dependencies (nuxt#6314)
1 parent b286024 commit 5a17342

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

distributions/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@nuxt/core": "2.9.1",
6363
"@nuxt/generator": "2.9.1",
6464
"@nuxt/loading-screen": "^1.0.1",
65-
"@nuxt/opencollective": "^0.2.2",
65+
"@nuxt/opencollective": "^0.3.0",
6666
"@nuxt/webpack": "2.9.1"
6767
},
6868
"engines": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rollup": "^1.20.2",
6666
"rollup-plugin-alias": "^2.0.0",
6767
"rollup-plugin-babel": "^4.3.3",
68-
"rollup-plugin-commonjs": "^10.0.2",
68+
"rollup-plugin-commonjs": "^10.1.0",
6969
"rollup-plugin-json": "^4.0.0",
7070
"rollup-plugin-license": "^0.12.1",
7171
"rollup-plugin-node-resolve": "^5.2.0",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"time-fix-plugin": "^2.0.6",
4343
"url-loader": "^2.1.0",
4444
"vue-loader": "^15.7.1",
45-
"webpack": "^4.39.2",
45+
"webpack": "^4.39.3",
4646
"webpack-bundle-analyzer": "^3.4.1",
4747
"webpack-dev-middleware": "^3.7.0",
4848
"webpack-hot-middleware": "^2.25.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,14 +1651,14 @@
16511651
node-res "^5.0.1"
16521652
serve-static "^1.14.1"
16531653

1654-
"@nuxt/opencollective@^0.2.2":
1655-
version "0.2.2"
1656-
resolved "https://registry.npmjs.org/@nuxt/opencollective/-/opencollective-0.2.2.tgz#17adc7d380457379cd14cbb64a435ea196cc4a6e"
1657-
integrity sha512-ie50SpS47L+0gLsW4yP23zI/PtjsDRglyozX2G09jeiUazC1AJlGPZo0JUs9iuCDUoIgsDEf66y7/bSfig0BpA==
1654+
"@nuxt/opencollective@^0.3.0":
1655+
version "0.3.0"
1656+
resolved "https://registry.npmjs.org/@nuxt/opencollective/-/opencollective-0.3.0.tgz#11d8944dcf2d526e31660bb69570be03f8fb72b7"
1657+
integrity sha512-Vf09BxCdj1iT2IRqVwX5snaY2WCTkvM0O4cWWSO1ThCFuc4if0Q/nNwAgCxRU0FeYHJ7DdyMUNSdswCLKlVqeg==
16581658
dependencies:
1659-
chalk "^2.4.1"
1660-
consola "^2.3.0"
1661-
node-fetch "^2.3.0"
1659+
chalk "^2.4.2"
1660+
consola "^2.10.1"
1661+
node-fetch "^2.6.0"
16621662

16631663
"@nuxtjs/eslint-config@^1.1.2":
16641664
version "1.1.2"
@@ -3459,7 +3459,7 @@ connect@^3.7.0:
34593459
parseurl "~1.3.3"
34603460
utils-merge "1.0.1"
34613461

3462-
consola@^2.10.0, consola@^2.10.1, consola@^2.3.0, consola@^2.6.0, consola@^2.9.0:
3462+
consola@^2.10.0, consola@^2.10.1, consola@^2.6.0, consola@^2.9.0:
34633463
version "2.10.1"
34643464
resolved "https://registry.npmjs.org/consola/-/consola-2.10.1.tgz#4693edba714677c878d520e4c7e4f69306b4b927"
34653465
integrity sha512-4sxpH6SGFYLADfUip4vuY65f/gEogrzJoniVhNUYkJHtng0l8ZjnDCqxxrSVRHOHwKxsy8Vm5ONZh1wOR3/l/w==
@@ -9900,10 +9900,10 @@ rollup-plugin-babel@^4.3.3:
99009900
"@babel/helper-module-imports" "^7.0.0"
99019901
rollup-pluginutils "^2.8.1"
99029902

9903-
rollup-plugin-commonjs@^10.0.2:
9904-
version "10.0.2"
9905-
resolved "https://registry.npmjs.org/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.0.2.tgz#61328f3a29945e2c35f2b2e824c18944fd88a54d"
9906-
integrity sha512-DxeR4QXTgTOFseYls1V7vgKbrSJmPYNdEMOs0OvH+7+89C3GiIonU9gFrE0u39Vv1KWm3wepq8KAvKugtoM2Zw==
9903+
rollup-plugin-commonjs@^10.1.0:
9904+
version "10.1.0"
9905+
resolved "https://registry.npmjs.org/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb"
9906+
integrity sha512-jlXbjZSQg8EIeAAvepNwhJj++qJWNJw1Cl0YnOqKtP5Djx+fFGkp3WRh+W0ASCaFG5w1jhmzDxgu3SJuVxPF4Q==
99079907
dependencies:
99089908
estree-walker "^0.6.1"
99099909
is-reference "^1.1.2"
@@ -11575,10 +11575,10 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-
1157511575
source-list-map "^2.0.0"
1157611576
source-map "~0.6.1"
1157711577

11578-
webpack@^4.39.2:
11579-
version "4.39.2"
11580-
resolved "https://registry.npmjs.org/webpack/-/webpack-4.39.2.tgz#c9aa5c1776d7c309d1b3911764f0288c8c2816aa"
11581-
integrity sha512-AKgTfz3xPSsEibH00JfZ9sHXGUwIQ6eZ9tLN8+VLzachk1Cw2LVmy+4R7ZiwTa9cZZ15tzySjeMui/UnSCAZhA==
11578+
webpack@^4.39.3:
11579+
version "4.39.3"
11580+
resolved "https://registry.npmjs.org/webpack/-/webpack-4.39.3.tgz#a02179d1032156b713b6ec2da7e0df9d037def50"
11581+
integrity sha512-BXSI9M211JyCVc3JxHWDpze85CvjC842EvpRsVTc/d15YJGlox7GIDd38kJgWrb3ZluyvIjgenbLDMBQPDcxYQ==
1158211582
dependencies:
1158311583
"@webassemblyjs/ast" "1.8.5"
1158411584
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)