Skip to content

Commit f25f4c5

Browse files
committed
chore: pin @typescript-eslint/eslint-plugin
Avoid false positives caused by `no-unnecessary-type-assertion` rule.
1 parent 2d029c7 commit f25f4c5

2 files changed

Lines changed: 93 additions & 23 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@tsslint/cli": "latest",
1515
"@tsslint/compat-eslint": "latest",
1616
"@tsslint/config": "latest",
17-
"@typescript-eslint/eslint-plugin": "latest",
17+
"@typescript-eslint/eslint-plugin": "~8.58.2",
1818
"@typescript/native-preview": "latest",
1919
"dprint": "latest",
2020
"typescript": "latest",

pnpm-lock.yaml

Lines changed: 92 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)