Update eslint to version 7.10.0

This commit is contained in:
depfu[bot]
2020-09-27 22:58:40 +00:00
committed by GitHub
parent 585be0e7d5
commit 4cacc6f4fd
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"mysql2": "2.x"
},
"devDependencies": {
"eslint": "^7.9.0",
"eslint": "^7.10.0",
"nodemon": "^2.0.4"
},
"scripts": {