Update eslint to version 7.19.0

This commit is contained in:
depfu[bot]
2021-02-01 05:48:19 +00:00
committed by GitHub
parent bb0db48e4e
commit 64bd3c88c2
2 changed files with 13 additions and 27 deletions

View File

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