Skip to content

Commit 853744b

Browse files
committed
chore(package): upgrade deps
1 parent ce52657 commit 853744b

File tree

2 files changed

+1341
-2057
lines changed

2 files changed

+1341
-2057
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"chokidar": "^3.0.2",
3333
"electron-builder": "^21.2.0",
34-
"execa": "^1.0.0",
34+
"execa": "^3.0.0",
3535
"friendly-errors-webpack-plugin": "^1.7.0",
3636
"fs-extra": "^8.1.0",
3737
"lodash.merge": "^4.6.1",
@@ -55,7 +55,7 @@
5555
"@vue/cli-plugin-eslint": "^4.0.0",
5656
"@vue/cli-plugin-typescript": "^4.0.0",
5757
"@vue/cli-plugin-unit-jest": "^4.0.0",
58-
"@vue/cli-plugin-unit-mocha": "^3.4.0",
58+
"@vue/cli-plugin-unit-mocha": "^4.0.0",
5959
"@vue/cli-service": "^4.0.0",
6060
"@vue/cli-test-utils": "^4.0.0",
6161
"@vue/eslint-config-typescript": "^4.0.0",
@@ -64,7 +64,7 @@
6464
"electron": "^7.0.0",
6565
"eslint-config-standard": "^14.0.0",
6666
"eslint-plugin-import": "^2.14.0",
67-
"eslint-plugin-node": "^10.0.0",
67+
"eslint-plugin-node": "^11.0.0",
6868
"eslint-plugin-promise": "^4.0.0",
6969
"eslint-plugin-standard": "^4.0.0",
7070
"jest": "^24.8.0",

0 commit comments

Comments
 (0)