8000 chore: pin eslint version in `@types/eslint@v8` integration test (#9958) · ronami/typescript-eslint@89e9c98 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89e9c98

Browse files
chore: pin eslint version in @types/eslint@v8 integration test (typescript-eslint#9958)
1 parent a2bca88 commit 89e9c98

File tree

1 file changed

+1
-1
lines changed
  • packages/integration-tests/fixtures/flat-config-types-@types__eslint-v8

1 file changed

+1
-1
lines changed

packages/integration-tests/fixtures/flat-config-types-@types__eslint-v8/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@types/eslint__js": "latest",
77
"@eslint/js": "latest",
88
"@types/eslint": "^8",
9-
"eslint": "latest",
9+
"eslint": "9.9.1",
1010
"@stylistic/eslint-plugin": "2.3.0",
1111
"eslint-plugin-deprecation": "latest",
1212
"eslint-plugin-jest": "latest"

0 commit comments

Comments
 (0)
0