Skip to content

Commit b06fef8

Browse files
build(deps-dev): bump oxlint from 0.9.10 to 0.10.2
Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 0.9.10 to 0.10.2. - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v0.10.2/npm/oxlint) --- updated-dependencies: - dependency-name: oxlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1da6ab commit b06fef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"devDependencies": {
66
"@types/bun": "latest",
7-
"oxlint": "^0.9.0"
7+
"oxlint": "^0.10.2"
88
},
99
"peerDependencies": {
1010
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)