Update eslint to version 7.18.0

This commit is contained in:
depfu[bot]
2021-01-17 00:32:14 +00:00
committed by GitHub
parent 2d0220711f
commit e09f87d66b
2 changed files with 27 additions and 13 deletions

View File

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