Skip to content

Commit 7b9601c

Browse files
chore(deps): update oxlint to ~1.35.0 (#878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44bbd7d commit 7b9601c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.33.0",
8+
"eslint-plugin-oxlint": "~1.35.0",
99
"npm-run-all2": "^8.0.4",
10-
"oxlint": "~1.33.0"
10+
"oxlint": "~1.35.0"
1111
}
1212
}

0 commit comments

Comments
 (0)