From 865df1dfa4390421f17b5a5e0730f1263ba971a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 04:36:40 +0000 Subject: [PATCH] Bump eslint-plugin-oxlint from 1.23.0 to 1.24.0 Bumps [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases) - [Commits](https://github.com/oxc-project/eslint-plugin-oxlint/compare/v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: eslint-plugin-oxlint dependency-version: 1.24.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 ab79b10..b553ffc 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "electron": "39.0.0", "electron-builder": "26.0.12", "eslint": "9.38.0", - "eslint-plugin-oxlint": "1.23.0", + "eslint-plugin-oxlint": "1.24.0", "eslint-plugin-playwright": "2.2.2", "eslint-plugin-vue": "10.5.1", "jiti": "2.6.1",