Update eslint to version 7.15.0

This commit is contained in:
depfu[bot]
2020-12-06 09:15:11 +00:00
committed by GitHub
parent 6846a57a71
commit 0fd421efd1
2 changed files with 39 additions and 36 deletions

View File

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