Skip to content

Commit 3d74d82

Browse files
committed
chore(deps): update dependency oxlint-tsgolint to v0.4.0
1 parent f7bef73 commit 3d74d82

File tree

3 files changed

+35
-35
lines changed

3 files changed

+35
-35
lines changed

npm/oxlint/scripts/generate-packages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ function writeManifest() {
9090
// Do not automatically install 'oxlint-tsgolint'.
9191
// https://docs.npmjs.com/cli/v11/configuring-npm/package-json#peerdependenciesmeta
9292
manifestData.peerDependencies = {
93-
'oxlint-tsgolint': '>=0.3.0',
93+
'oxlint-tsgolint': '>=0.4.0',
9494
};
9595
manifestData.peerDependenciesMeta = {
9696
'oxlint-tsgolint': {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"emnapi": "1.6.0",
1717
"oxfmt": "^0.8.0",
1818
"oxlint": "^1.24.0",
19-
"oxlint-tsgolint": "0.3.0",
19+
"oxlint-tsgolint": "0.4.0",
2020
"publint": "catalog:",
2121
"typescript": "catalog:",
2222
"vitest": "catalog:"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)