Skip to content

Commit 03c4fc1

Browse files
committed
Use ESLint 9.11.1 with fixed type dependencies
1 parent e665b69 commit 03c4fc1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test-published-types/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
"private": true,
44
"version": "0.0.0",
55
"dependencies": {
6-
"@eslint/core": "^0.6.0",
7-
"@types/estree": "^1.0.6",
8-
"@types/json-schema": "^7.0.15",
9-
"eslint": "^9.0.0",
6+
"eslint": "^9.11.1",
107
"eslint-plugin-react": "file:.."
118
}
129
}

0 commit comments

Comments
 (0)