upgrade eslint and fix breaking changes

This commit is contained in:
Namrata Jha
2022-02-15 13:52:11 +00:00
committed by GitHub
parent d6bf5f6a97
commit 5263253279
7 changed files with 9028 additions and 11020 deletions
+3 -3
View File
@@ -30,12 +30,12 @@
"rxjs": "^6.5.4"
},
"devDependencies": {
"@types/jest": "^24.0.23",
"@types/jest": "^27.4.0",
"@types/node": "^12.7.12",
"@typescript-eslint/parser": "^2.8.0",
"@vercel/ncc": "^0.31.1",
"eslint": "^5.16.0",
"eslint-plugin-github": "^2.0.0",
"eslint": "^8.9.0",
"eslint-plugin-github": "^4.3.5",
"eslint-plugin-jest": "^22.21.0",
"jest": "^27.3.1",
"jest-circus": "^27.3.1",