Update eslint to version 7.17.0

This commit is contained in:
depfu[bot]
2021-01-03 04:04:25 +00:00
committed by GitHub
parent 3e72dfda54
commit 10c308f66a
2 changed files with 26 additions and 37 deletions

View File

@@ -25,7 +25,7 @@
"tedious": "9.x"
},
"devDependencies": {
"eslint": "^7.16.0",
"eslint": "^7.17.0",
"nodemon": "^2.0.6"
},
"scripts": {