Update eslint to version 7.16.0

This commit is contained in:
depfu[bot]
2020-12-19 23:14:55 +00:00
committed by GitHub
parent e7e64e3066
commit 810c2101c4
2 changed files with 105 additions and 30 deletions

View File

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