Skip to content

Commit 89bfaa5

Browse files
chore(deps): update oxlint to ~1.51.0 (#953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff0e059 commit 89bfaa5

File tree

3 files changed

+92
-92
lines changed

3 files changed

+92
-92
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.2",
5454
"oxfmt": "^0.35.0",
55-
"oxlint": "~1.50.0",
55+
"oxlint": "~1.51.0",
5656
"picocolors": "^1.1.1",
5757
"rolldown": "1.0.0-rc.6",
5858
"rollup-plugin-license": "^3.7.0",

pnpm-lock.yaml

Lines changed: 89 additions & 89 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.50.0",
8+
"eslint-plugin-oxlint": "~1.51.0",
99
"npm-run-all2": "^8.0.4",
10-
"oxlint": "~1.50.0"
10+
"oxlint": "~1.51.0"
1111
}
1212
}

0 commit comments

Comments
 (0)