Skip to content

Commit 0f3b3a0

Browse files
oxc-botBoshen
andauthored
release: v0.9.5 (#156)
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 fcf2a2d commit 0f3b3a0

File tree

4 files changed

+257
-74
lines changed

4 files changed

+257
-74
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.3",
3+
"version": "0.9.5",
44
"description": "Turn off all rules already supported by oxlint",
55
"type": "module",
66
"packageManager": "pnpm@9.9.0",
@@ -68,7 +68,7 @@
6868
"husky": "^9.0.11",
6969
"lint-staged": "^15.2.5",
7070
"memfs": "^4.9.2",
71-
"oxlint": "^0.6.1",
71+
"oxlint": "^0.9.5",
7272
"prettier": "^3.3.1",
7373
"shelljs": "^0.8.5",
7474
"typescript": "^5.4.5",

0 commit comments

Comments
 (0)