From ebac0d73aeb5c2f704fe68a99b9034b9ae0d4ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 17:19:38 +0000 Subject: [PATCH] :arrow_up: Bump eslint-plugin-oxlint from 0.16.6 to 0.16.7 Bumps [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) from 0.16.6 to 0.16.7. - [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases) - [Commits](https://github.com/oxc-project/eslint-plugin-oxlint/compare/v0.16.6...v0.16.7) --- updated-dependencies: - dependency-name: eslint-plugin-oxlint dependency-version: 0.16.7 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 5219ca4..d3f771b 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "electron": "35.2.0", "electron-builder": "26.0.12", "eslint": "9.25.0", - "eslint-plugin-oxlint": "0.16.6", + "eslint-plugin-oxlint": "0.16.7", "eslint-plugin-playwright": "2.2.0", "eslint-plugin-vue": "10.0.0", "jiti": "2.4.2",