update eslint-plugin-github (#48)

* update eslint-plugin-github

* remove non-existent eslint rules

* fix a lint error
This commit is contained in:
Naoki Oketani
2020-03-14 19:21:06 +09:00
committed by GitHub
parent 7f304403a6
commit 56cc033b69
4 changed files with 932 additions and 332 deletions

View File

@@ -38,8 +38,9 @@
"@typescript-eslint/parser": "^2.23.0",
"@zeit/ncc": "^0.21.1",
"eslint": "^6.8.0",
"eslint-plugin-github": "^2.0.0",
"eslint-plugin-github": "^3.4.1",
"eslint-plugin-jest": "^23.8.2",
"graphql": "^14.6.0",
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"js-yaml": "^3.13.1",