Update eslint to version 7.12.0

This commit is contained in:
depfu[bot]
2020-10-25 02:13:51 +00:00
committed by GitHub
parent 7797f54a97
commit e51e41700f
2 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
"tedious": "9.x"
},
"devDependencies": {
"eslint": "^7.11.0",
"eslint": "^7.12.0",
"nodemon": "^2.0.6"
},
"scripts": {