Skip to content

Commit 038c811

Browse files
chore(deps): update linters
1 parent 2719981 commit 038c811

File tree

2 files changed

+212
-233
lines changed

2 files changed

+212
-233
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
},
1515
"prettier": "@willbooster/prettier-config",
1616
"devDependencies": {
17-
"@typescript-eslint/eslint-plugin": "6.21.0",
18-
"@typescript-eslint/parser": "6.21.0",
17+
"@typescript-eslint/eslint-plugin": "8.31.0",
18+
"@typescript-eslint/parser": "8.31.0",
1919
"@willbooster/eslint-config-ts": "3.0.0",
2020
"@willbooster/prettier-config": "3.0.0",
2121
"@willbooster/renovate-config": "3.0.0",
22-
"eslint": "8.57.1",
23-
"eslint-config-prettier": "9.1.0",
22+
"eslint": "9.25.1",
23+
"eslint-config-prettier": "10.1.2",
2424
"eslint-plugin-import": "2.31.0",
2525
"eslint-plugin-prettier": "5.2.6",
2626
"husky": "4.3.8",

0 commit comments

Comments
 (0)