Skip to content

Commit 4f53468

Browse files
committed
chore(eslint): bump eslint to 7.0.0
1 parent e15e534 commit 4f53468

File tree

2 files changed

+268
-78
lines changed

2 files changed

+268
-78
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-loader": "^8.1.0",
4343
"copy-webpack-plugin": "5.1.1",
4444
"css-loader": "3.5.0",
45-
"eslint": "^6.8.0",
45+
"eslint": "^7.0.0",
4646
"eslint-plugin-vue": "^6.2.2",
4747
"file-loader": "^6.0.0",
4848
"html-webpack-plugin": "^4.0.4",
@@ -55,7 +55,7 @@
5555
"vue": "^2.6.10",
5656
"vue-loader": "^15.9.1",
5757
"vue-template-compiler": "^2.6.10",
58-
"webpack": "4.42.1",
58+
"webpack": "4.43.0",
5959
"webpack-cli": "3.3.11",
6060
"webpack-dev-server": "3.10.3"
6161
},

0 commit comments

Comments
 (0)