Skip to content

Commit 76ece4a

Browse files
committed
chore(oxlint): bump min tsgolint version to 0.12.2 (#19377)
Increase the tsgolint version requirement to ensure new rules are usable and fixes are always available.
1 parent 58b7c80 commit 76ece4a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

npm/oxlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646
},
4747
"peerDependencies": {
48-
"oxlint-tsgolint": ">=0.11.2"
48+
"oxlint-tsgolint": ">=0.12.2"
4949
},
5050
"peerDependenciesMeta": {
5151
"oxlint-tsgolint": {

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)