Skip to content

Commit 8f5244c

Browse files
renovate[bot]clarkdo
authored andcommitted
chore(deps): update all non-major dependencies (nuxt#6213)
1 parent e4d7566 commit 8f5244c

File tree

5 files changed

+513
-334
lines changed

5 files changed

+513
-334
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,27 +32,27 @@
3232
"devDependencies": {
3333
"@babel/core": "^7.5.5",
3434
"@babel/preset-env": "^7.5.5",
35-
"@nuxtjs/eslint-config": "^1.0.1",
35+
"@nuxtjs/eslint-config": "^1.1.2",
3636
"@vue/server-test-utils": "^1.0.0-beta.29",
3737
"@vue/test-utils": "^1.0.0-beta.29",
3838
"babel-eslint": "^10.0.2",
39-
"babel-jest": "^24.8.0",
39+
"babel-jest": "^24.9.0",
4040
"cheerio": "^1.0.0-rc.3",
4141
"codecov": "^3.5.0",
4242
"consola": "^2.10.1",
4343
"cross-spawn": "^6.0.5",
4444
"eslint": "^6.1.0",
4545
"eslint-multiplexer": "^1.0.4",
4646
"esm": "^3.2.25",
47-
"execa": "^2.0.3",
47+
"execa": "^2.0.4",
4848
"express": "^4.17.1",
4949
"finalhandler": "^1.1.2",
5050
"fork-ts-checker-webpack-plugin": "^1.5.0",
5151
"fs-extra": "^8.1.0",
5252
"get-port": "^5.0.0",
5353
"glob": "^7.1.4",
5454
"is-wsl": "^2.1.0",
55-
"jest": "^24.8.0",
55+
"jest": "^24.9.0",
5656
"jest-junit": "^7.0.0",
5757
"jsdom": "^15.1.1",
5858
"klaw-sync": "^6.0.0",
@@ -68,7 +68,7 @@
6868
"rollup-plugin-babel": "^4.3.3",
6969
"rollup-plugin-commonjs": "^10.0.2",
7070
"rollup-plugin-json": "^4.0.0",
71-
"rollup-plugin-license": "^0.11.0",
71+
"rollup-plugin-license": "^0.12.0",
7272
"rollup-plugin-node-resolve": "^5.2.0",
7373
"rollup-plugin-replace": "^2.2.0",
7474
"sort-package-json": "^1.22.1",

packages/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"fs-extra": "^8.1.0",
1717
"glob": "^7.1.4",
1818
"hash-sum": "^2.0.0",
19-
"ignore": "^5.1.2",
19+
"ignore": "^5.1.4",
2020
"lodash": "^4.17.15",
2121
"pify": "^4.0.1",
2222
"semver": "^6.3.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chalk": "^2.4.2",
1919
"consola": "^2.10.1",
2020
"esm": "^3.2.25",
21-
"execa": "^2.0.3",
21+
"execa": "^2.0.4",
2222
"exit": "^0.1.2",
2323
"fs-extra": "^8.1.0",
2424
"minimist": "^1.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.1",
45+
"webpack": "^4.39.2",
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)