Skip to content

Commit c39d4bf

Browse files
chore(deps): update linters
1 parent 24de4bd commit c39d4bf

File tree

2 files changed

+588
-237
lines changed

2 files changed

+588
-237
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.32.0",
18+
"@typescript-eslint/parser": "8.32.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.26.0",
23+
"eslint-config-prettier": "10.1.5",
2424
"eslint-plugin-import": "2.31.0",
2525
"eslint-plugin-prettier": "5.4.0",
2626
"husky": "4.3.8",

0 commit comments

Comments
 (0)