Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 2f81a65

Browse files
build(deps): update linters
1 parent 8d175d0 commit 2f81a65

2 files changed

Lines changed: 385 additions & 453 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
"@semantic-release/github": "~11.0.0",
3434
"@semantic-release/release-notes-generator": "~14.0.0",
3535
"@types/node": "~22.13.0",
36-
"@typescript-eslint/eslint-plugin": "~6.21.0",
37-
"@typescript-eslint/parser": "~6.21.0",
36+
"@typescript-eslint/eslint-plugin": "~8.28.0",
37+
"@typescript-eslint/parser": "~8.28.0",
3838
"ava": "~6.2.0",
3939
"c8": "~10.1.0",
40-
"eslint": "~8.57.0",
41-
"eslint-config-prettier": "~9.1.0",
40+
"eslint": "~9.23.0",
41+
"eslint-config-prettier": "~10.1.0",
4242
"eslint-plugin-import": "~2.31.0",
4343
"eslint-plugin-prettier": "~5.2.0",
44-
"eslint-plugin-simple-import-sort": "~10.0.0",
45-
"eslint-plugin-unicorn": "~50.0.0",
44+
"eslint-plugin-simple-import-sort": "~12.1.0",
45+
"eslint-plugin-unicorn": "~58.0.0",
4646
"prettier": "~3.5.0",
4747
"semantic-release": "~24.2.0",
4848
"tsx": "~4.19.0",

0 commit comments

Comments
 (0)