We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dff90f commit 4c89ebaCopy full SHA for 4c89eba
package.json
@@ -25,11 +25,11 @@
25
},
26
"devDependencies": {
27
"@types/jest": "^27.0.0",
28
- "@types/node": "^17.0.0",
+ "@types/node": "^17.0.4",
29
"@types/prettier": "^2.3.0",
30
- "@typescript-eslint/eslint-plugin": "^4.26.0",
31
- "@typescript-eslint/parser": "^4.26.0",
32
- "eslint": "^7.0.0",
+ "@typescript-eslint/eslint-plugin": "^5.8.0",
+ "@typescript-eslint/parser": "^5.8.0",
+ "eslint": "^8.5.0",
33
"eslint-config-prettier": "^8.0.0",
34
"jest": "^27.0.1",
35
"ts-jest": "^27.0.2",
0 commit comments