Update eslint to version 7.13.0

This commit is contained in:
depfu[bot]
2020-11-08 03:29:00 +00:00
committed by GitHub
parent e71b53b349
commit de5e7d43bf
2 changed files with 10 additions and 10 deletions

View File

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