Skip to content

Commit a19b2e9

Browse files
oxc-botBoshen
andauthored
release: v0.9.10 (#169)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Boshen <Boshen@users.noreply.github.com>
1 parent f9fd48a commit a19b2e9

File tree

4 files changed

+204
-44
lines changed

4 files changed

+204
-44
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-oxlint",
3-
"version": "0.9.9",
3+
"version": "0.9.10",
44
"description": "Turn off all rules already supported by oxlint",
55
"type": "module",
66
"packageManager": "pnpm@9.12.0",
@@ -68,7 +68,7 @@
6868
"husky": "^9.0.11",
6969
"lint-staged": "^15.2.5",
7070
"memfs": "^4.9.2",
71-
"oxlint": "^0.9.8",
71+
"oxlint": "^0.9.10",
7272
"prettier": "^3.3.1",
7373
"shelljs": "^0.8.5",
7474
"typescript": "^5.4.5",

0 commit comments

Comments
 (0)