From 1bebffbc4d9f059c749845ed4c27b5f16e9cd139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 16:21:26 +0000 Subject: [PATCH] Bump oxlint from 1.22.0 to 1.23.0 Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 1.22.0 to 1.23.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.23.0/npm/oxlint) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.23.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 66dd5af..e57616d 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "jiti": "2.6.1", "jsdom": "27.0.0", "npm-run-all2": "8.0.4", - "oxlint": "1.22.0", + "oxlint": "1.23.0", "pinia": "3.0.3", "prettier": "3.6.2", "typescript": "5.9.3",