Skip to content

Commit e3f2077

Browse files
release: v1.66.0 (#724)
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 491baa8 commit e3f2077

6 files changed

Lines changed: 126 additions & 83 deletions

File tree

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": "1.65.0",
3+
"version": "1.66.0",
44
"description": "Turn off all rules already supported by oxlint",
55
"keywords": [
66
"eslint",
@@ -70,7 +70,7 @@
7070
"vitest": "catalog:"
7171
},
7272
"peerDependencies": {
73-
"oxlint": "~1.65.0"
73+
"oxlint": "~1.66.0"
7474
},
7575
"packageManager": "pnpm@11.1.2"
7676
}

0 commit comments

Comments
 (0)