Skip to content

Commit

Permalink
chore(deps): upgrade eslint to 7
Browse files Browse the repository at this point in the history
减少warning
  • Loading branch information
ted423 committed Sep 3, 2022
1 parent 88775a7 commit f93ddf7
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 180 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"copy-webpack-plugin": "^4.6.0",
"crx": "^5.0.1",
"crx3": "^1.1.3",
"eslint": "^5.8.0",
"eslint-plugin-vue": "^5.0.0-0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^7.0.0",
"git-commit-id": "^2.0.1",
"sass": "^1.54.8",
"sass-loader": "~7.3.1",
Expand Down
Loading

0 comments on commit f93ddf7

Please sign in to comment.