From 188680ec963bf3d16cfc326fa66a84d7bb9e9745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 17:08:46 +0000 Subject: [PATCH] :arrow_up: Bump eslint-plugin-oxlint from 0.18.0 to 0.18.1 Bumps [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases) - [Commits](https://github.com/oxc-project/eslint-plugin-oxlint/compare/v0.18.0...v0.18.1) --- updated-dependencies: - dependency-name: eslint-plugin-oxlint dependency-version: 0.18.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 745bc87..aa64816 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "electron": "36.4.0", "electron-builder": "26.0.12", "eslint": "9.28.0", - "eslint-plugin-oxlint": "0.18.0", + "eslint-plugin-oxlint": "0.18.1", "eslint-plugin-playwright": "2.2.0", "eslint-plugin-vue": "10.2.0", "jiti": "2.4.2",