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 2719981 commit 038c811Copy full SHA for 038c811
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.31.0",
+ "@typescript-eslint/parser": "8.31.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.25.1",
+ "eslint-config-prettier": "10.1.2",
24
"eslint-plugin-import": "2.31.0",
25
"eslint-plugin-prettier": "5.2.6",
26
"husky": "4.3.8",
0 commit comments