Skip to content

Commit 3da5fa3

Browse files
chore(deps): update oxlint to ~1.55.0 (#961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b57e05c commit 3da5fa3

File tree

3 files changed

+91
-91
lines changed

3 files changed

+91
-91
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"husky": "^9.1.7",
5353
"lint-staged": "^16.3.3",
5454
"oxfmt": "^0.37.0",
55-
"oxlint": "~1.51.0",
55+
"oxlint": "~1.55.0",
5656
"picocolors": "^1.1.1",
5757
"rolldown": "1.0.0-rc.8",
5858
"rollup-plugin-license": "^3.7.0",

pnpm-lock.yaml

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

template/linting/oxlint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"lint": "run-s lint:*"
66
},
77
"devDependencies": {
8-
"eslint-plugin-oxlint": "~1.51.0",
8+
"eslint-plugin-oxlint": "~1.55.0",
99
"npm-run-all2": "^8.0.4",
10-
"oxlint": "~1.51.0"
10+
"oxlint": "~1.55.0"
1111
}
1212
}

0 commit comments

Comments
 (0)