Update eslint to version 7.8.1

This commit is contained in:
depfu[bot]
2020-09-02 21:28:47 +00:00
committed by GitHub
parent b918862941
commit 55a5776acb
2 changed files with 57 additions and 16 deletions

View File

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