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 63a7b64 commit 337ef56Copy full SHA for 337ef56
package.json
@@ -14,13 +14,13 @@
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": "8.33.0",
+ "@typescript-eslint/parser": "8.33.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.1",
23
- "eslint-config-prettier": "9.1.0",
+ "eslint": "9.28.0",
+ "eslint-config-prettier": "10.1.5",
24
"eslint-plugin-import": "2.31.0",
25
"eslint-plugin-prettier": "5.4.0",
26
"husky": "4.3.8",
0 commit comments