Update eslint to version 7.12.1

This commit is contained in:
depfu[bot]
2020-10-28 04:58:41 +00:00
committed by GitHub
parent f4b051c286
commit b8622943e8
2 changed files with 8 additions and 8 deletions

View File

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