Skip to content

Commit 5401a51

Browse files
renovate[bot]clarkdo
authored andcommitted
chore(deps): update all non-major dependencies (nuxt#6160)
1 parent 7a83585 commit 5401a51

File tree

3 files changed

+94
-109
lines changed

3 files changed

+94
-109
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"execa": "^2.0.3",
4949
"express": "^4.17.1",
5050
"finalhandler": "^1.1.2",
51-
"fork-ts-checker-webpack-plugin": "^1.4.3",
51+
"fork-ts-checker-webpack-plugin": "^1.5.0",
5252
"fs-extra": "^8.1.0",
5353
"get-port": "^5.0.0",
5454
"glob": "^7.1.4",
@@ -64,12 +64,12 @@
6464
"request": "^2.88.0",
6565
"request-promise-native": "^1.0.7",
6666
"rimraf": "^2.6.3",
67-
"rollup": "^1.17.0",
67+
"rollup": "^1.18.0",
6868
"rollup-plugin-alias": "^1.5.2",
6969
"rollup-plugin-babel": "^4.3.3",
70-
"rollup-plugin-commonjs": "^10.0.1",
70+
"rollup-plugin-commonjs": "^10.0.2",
7171
"rollup-plugin-json": "^4.0.0",
72-
"rollup-plugin-license": "^0.9.0",
72+
"rollup-plugin-license": "^0.10.0",
7373
"rollup-plugin-node-resolve": "^5.2.0",
7474
"rollup-plugin-replace": "^2.2.0",
7575
"sort-package-json": "^1.22.1",

packages/webpack/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@nuxt/utils": "2.8.1",
1515
"babel-loader": "^8.0.6",
1616
"cache-loader": "^4.1.0",
17-
"caniuse-lite": "^1.0.30000987",
17+
"caniuse-lite": "^1.0.30000988",
1818
"chalk": "^2.4.2",
1919
"consola": "^2.9.0",
2020
"css-loader": "^3.1.0",
@@ -37,12 +37,12 @@
3737
"postcss-url": "^8.0.0",
3838
"std-env": "^2.2.1",
3939
"style-resources-loader": "^1.2.1",
40-
"terser-webpack-plugin": "^1.3.0",
40+
"terser-webpack-plugin": "^1.4.1",
4141
"thread-loader": "^2.1.2",
4242
"time-fix-plugin": "^2.0.6",
4343
"url-loader": "^2.1.0",
4444
"vue-loader": "^15.7.1",
45-
"webpack": "^4.38.0",
45+
"webpack": "^4.39.1",
4646
"webpack-bundle-analyzer": "^3.4.1",
4747
"webpack-dev-middleware": "^3.7.0",
4848
"webpack-hot-middleware": "^2.25.0",

0 commit comments

Comments
 (0)