Skip to content

Commit

Permalink
release: v0.9.10 (#169)
Browse files Browse the repository at this point in the history
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: Boshen <[email protected]>
  • Loading branch information
oxc-bot and Boshen authored Oct 8, 2024
1 parent f9fd48a commit a19b2e9
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 44 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-oxlint",
"version": "0.9.9",
"version": "0.9.10",
"description": "Turn off all rules already supported by oxlint",
"type": "module",
"packageManager": "[email protected]",
Expand Down Expand Up @@ -68,7 +68,7 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"memfs": "^4.9.2",
"oxlint": "^0.9.8",
"oxlint": "^0.9.10",
"prettier": "^3.3.1",
"shelljs": "^0.8.5",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit a19b2e9

Please sign in to comment.