Skip to content

Commit 21b39fc

Browse files
chore(deps): update all non-major dependencies (dev) (nuxt#7157)
1 parent 4f6f7fe commit 21b39fc

File tree

3 files changed

+362
-355
lines changed

3 files changed

+362
-355
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"@vue/server-test-utils": "^1.0.0-beta.32",
4343
"@vue/test-utils": "^1.0.0-beta.32",
4444
"babel-eslint": "^10.1.0",
45-
"babel-jest": "^25.2.4",
45+
"babel-jest": "^25.2.6",
4646
"consola": "^2.11.3",
47-
"cross-spawn": "^7.0.1",
47+
"cross-spawn": "^7.0.2",
4848
"eslint": "6.8.0",
4949
"eslint-multiplexer": "^2.0.0",
5050
"esm": "^3.2.25",
@@ -57,7 +57,7 @@
5757
"got": "^10.7.0",
5858
"improved-yarn-audit": "^1.2.0",
5959
"is-wsl": "^2.1.1",
60-
"jest": "^25.2.4",
60+
"jest": "^25.2.7",
6161
"jsdom": "^16.2.2",
6262
"klaw-sync": "^6.0.0",
6363
"lerna": "^3.20.2",
@@ -67,7 +67,7 @@
6767
"puppeteer-core": "^2.1.1",
6868
"request": "^2.88.2",
6969
"rimraf": "^3.0.2",
70-
"rollup": "^2.3.0",
70+
"rollup": "^2.3.3",
7171
"rollup-plugin-license": "^0.13.0",
7272
"sass-loader": "^8.0.2",
7373
"sort-package-json": "^1.40.0",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@nuxt/utils": "2.12.1",
1515
"babel-loader": "^8.1.0",
1616
"cache-loader": "^4.1.0",
17-
"caniuse-lite": "^1.0.30001038",
17+
"caniuse-lite": "^1.0.30001039",
1818
"chalk": "^3.0.0",
1919
"consola": "^2.11.3",
2020
"css-loader": "^3.4.2",

0 commit comments

Comments
 (0)