From 56c406576b650f393d44275ebc8d3a871a577f42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 16:55:32 +0000 Subject: [PATCH] :arrow_up: Bump eslint-plugin-oxlint from 1.8.0 to 1.9.0 Bumps [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases) - [Commits](https://github.com/oxc-project/eslint-plugin-oxlint/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-oxlint dependency-version: 1.9.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 e1562ed..0c49be7 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "electron": "37.2.4", "electron-builder": "26.0.12", "eslint": "9.32.0", - "eslint-plugin-oxlint": "1.8.0", + "eslint-plugin-oxlint": "1.9.0", "eslint-plugin-playwright": "2.2.0", "eslint-plugin-vue": "10.3.0", "jiti": "2.5.1",