Update eslint to version 7.9.0

This commit is contained in:
depfu[bot]
2020-09-13 19:59:18 +00:00
committed by GitHub
parent f2af5ef40c
commit cff3bef090
2 changed files with 14 additions and 14 deletions

View File

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