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 0ab40e0 commit 0d9613eCopy full SHA for 0d9613e
package.json
@@ -14,12 +14,12 @@
14
},
15
"prettier": "@willbooster/prettier-config",
16
"devDependencies": {
17
- "@typescript-eslint/eslint-plugin": "6.21.0",
18
- "@typescript-eslint/parser": "6.21.0",
+ "@typescript-eslint/eslint-plugin": "7.8.0",
+ "@typescript-eslint/parser": "7.8.0",
19
"@willbooster/eslint-config-ts": "3.0.0",
20
"@willbooster/prettier-config": "3.0.0",
21
"@willbooster/renovate-config": "3.0.0",
22
- "eslint": "8.57.0",
+ "eslint": "9.2.0",
23
"eslint-config-prettier": "9.1.0",
24
"eslint-plugin-import": "2.29.1",
25
"eslint-plugin-prettier": "5.1.3",
0 commit comments