Skip to content

Commit b28b013

Browse files
authored
chore: speed up linting (sveltejs#15424)
1 parent cd56c1d commit b28b013

File tree

2 files changed

+113
-97
lines changed

2 files changed

+113
-97
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"prettier-plugin-svelte": "^3.1.2",
4343
"svelte": "workspace:^",
4444
"typescript": "^5.5.4",
45-
"typescript-eslint": "^8.2.0",
45+
"typescript-eslint": "^8.24.0",
4646
"v8-natives": "^1.2.5",
4747
"vitest": "^2.1.9"
4848
}

0 commit comments

Comments
 (0)