Skip to content

Commit 9e2a1e6

Browse files
committed
chore: more flexibility for eslint types
1 parent 06b77b0 commit 9e2a1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"devDependencies": {
7070
"@eslint/compat": "^1.2.5",
7171
"@eslint/js": "^9.18.0",
72-
"@types/eslint": "9.6.1",
72+
"@types/eslint": "^9.6.1",
7373
"@types/js-yaml": "^4.0.9",
7474
"@types/node": "^22",
7575
"@typescript-eslint/eslint-plugin": "^8.21.0",

0 commit comments

Comments
 (0)