Update eslint to version 7.14.0

This commit is contained in:
depfu[bot]
2020-11-22 00:13:51 +00:00
committed by GitHub
parent b8bd6d5ec8
commit 43509dd7a9
2 changed files with 5 additions and 5 deletions

View File

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