Merge pull request #63 from eartharoid/depfu/update/npm/eslint-7.12.0

Update eslint: 7.11.0 → 7.12.0 (minor)
This commit is contained in:
Isaac
2020-10-25 12:05:59 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

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