Skip to content

Commit fb7c239

Browse files
Bump oxlint from 0.17.0 to 0.18.0
Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 0.17.0 to 0.18.0. - [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.18.0/npm/oxlint) --- updated-dependencies: - dependency-name: oxlint dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a107490 commit fb7c239

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
@@ -19,7 +19,7 @@
1919
"@types/qs": "^6.9.4",
2020
"dprint": "^0.50.0",
2121
"nock": "^14.0.0",
22-
"oxlint": "^0.17.0",
22+
"oxlint": "^0.18.0",
2323
"tsup": "^8.0.1",
2424
"typescript": "^5.0.2"
2525
},

0 commit comments

Comments
 (0)