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

Commit 2b2b1fe

Browse files
build(deps): update linters
1 parent 557a3c3 commit 2b2b1fe

2 files changed

Lines changed: 438 additions & 576 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": "~12.0.0",
3434
"@semantic-release/release-notes-generator": "~14.1.0",
3535
"@types/node": "~25.5.0",
36-
"@typescript-eslint/eslint-plugin": "~6.21.0",
37-
"@typescript-eslint/parser": "~6.21.0",
36+
"@typescript-eslint/eslint-plugin": "~8.57.0",
37+
"@typescript-eslint/parser": "~8.57.0",
3838
"ava": "~6.4.0",
3939
"c8": "~10.1.0",
40-
"eslint": "~8.57.0",
41-
"eslint-config-prettier": "~9.1.0",
40+
"eslint": "~10.1.0",
41+
"eslint-config-prettier": "~10.1.0",
4242
"eslint-plugin-import": "~2.32.0",
4343
"eslint-plugin-prettier": "~5.5.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": "~63.0.0",
4646
"prettier": "~3.8.0",
4747
"semantic-release": "~25.0.0",
4848
"tsx": "~4.21.0",

0 commit comments

Comments
 (0)