Skip to content

Commit c1f1de3

Browse files
eps1lonpoteto
andauthored
Update packages/eslint-plugin-react-hooks/__tests__/ESLintRuleExhaustiveDeps-test.js
Co-authored-by: lauren <[email protected]>
1 parent 5d30424 commit c1f1de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin-react-hooks/__tests__/ESLintRuleExhaustiveDeps-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8276,7 +8276,7 @@ describe('rules-of-hooks/exhaustive-deps', () => {
82768276
parser: require.resolve('@typescript-eslint/parser-v2'),
82778277
parserOptions: parserOptionsV7,
82788278
}).run(
8279-
'eslint: v9, parser: @typescript-eslint/[email protected]',
8279+
'eslint: v7, parser: @typescript-eslint/[email protected]',
82808280
ReactHooksESLintRule,
82818281
testsTypescriptEslintParser
82828282
);

0 commit comments

Comments
 (0)