From 3fc6e89289002be4a4d9756b8f3e436f76cdfc64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 16:51:00 +0000 Subject: [PATCH] chore(deps-dev): bump oxlint from 1.60.0 to 1.71.0 Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 1.60.0 to 1.71.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_v1.71.0/npm/oxlint) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.71.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0c8a1c1d..17c908670 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@typescript/native-preview": "catalog:", "glob": "13.0.5", "husky": "9.1.7", - "oxlint": "1.60.0", + "oxlint": "1.71.0", "oxlint-tsgolint": "0.21.0", "prettier": "3.6.2", "semver": "7.8.5",