Update eslint to 2.2.7 (#410)

This commit is contained in:
Thomas Boop
2020-04-13 10:19:49 -04:00
committed by GitHub
parent 5b940ebda7
commit 3c125ce4e0
5 changed files with 162 additions and 11 deletions

View File

@@ -16,7 +16,7 @@
"@types/jest": "^24.0.11",
"@types/node": "^11.13.5",
"@types/signale": "^1.2.1",
"@typescript-eslint/parser": "^1.9.0",
"@typescript-eslint/parser": "^2.2.7",
"concurrently": "^4.1.0",
"eslint": "^5.16.0",
"eslint-plugin-github": "^2.0.0",