Update eslint to version 7.7.0

This commit is contained in:
depfu[bot]
2020-08-15 22:43:54 +00:00
committed by GitHub
parent fa36d8dbe2
commit 231a654099
2 changed files with 4 additions and 4 deletions

View File

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