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 9e55a2d commit a6c3969Copy full SHA for a6c3969
package.json
@@ -40,10 +40,10 @@
40
"@types/jest": "29.5.12",
41
"@types/lodash.mergewith": "4.6.9",
42
"@types/node": "20.12.7",
43
- "@typescript-eslint/eslint-plugin": "6.21.0",
44
- "@typescript-eslint/parser": "6.21.0",
+ "@typescript-eslint/eslint-plugin": "7.6.0",
+ "@typescript-eslint/parser": "7.6.0",
45
"barrelsby": "2.8.1",
46
- "eslint": "8.57.0",
+ "eslint": "9.0.0",
47
"eslint-config-prettier": "9.1.0",
48
"eslint-import-resolver-typescript": "3.6.1",
49
"eslint-plugin-import": "2.29.1",
0 commit comments