Skip to content

Commit f69a6ba

Browse files
author
Nick Ficano
committed
fix: keep lint tooling on compatible eslint
1 parent 08933b4 commit f69a6ba

2 files changed

Lines changed: 201 additions & 128 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"@arethetypeswrong/cli": "^0.18.2",
4040
"@biomejs/biome": "^2.4.15",
4141
"@effect/eslint-plugin": "^0.3.2",
42-
"@eslint/js": "^10.0.1",
42+
"@eslint/js": "^9.39.4",
4343
"@types/node": "^25.9.1",
4444
"@vitest/coverage-v8": "^4.1.7",
45-
"eslint": "^10.4.0",
45+
"eslint": "^9.39.4",
4646
"eslint-config-prettier": "^10.1.8",
4747
"eslint-import-resolver-typescript": "^4.4.4",
4848
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)