Update eslint to version 7.11.0

This commit is contained in:
depfu[bot]
2020-10-10 21:44:39 +00:00
committed by GitHub
parent dc4452c2d3
commit c011e36616
2 changed files with 33 additions and 18 deletions

View File

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