From 15c7833e9a4c56a7f7c94ad787074b0df2e92b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 14:47:29 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-oxlint from 1.56.0 to 1.57.0 Bumps [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) from 1.56.0 to 1.57.0. - [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases) - [Commits](https://github.com/oxc-project/eslint-plugin-oxlint/compare/v1.56.0...v1.57.0) --- updated-dependencies: - dependency-name: eslint-plugin-oxlint dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e8644d6f..02cca2d9 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "eslint": "10.1.0", "eslint-import-resolver-typescript": "4.4.4", "eslint-plugin-import": "2.32.0", - "eslint-plugin-oxlint": "1.56.0", + "eslint-plugin-oxlint": "1.57.0", "eslint-plugin-perfectionist": "5.7.0", "globals": "17.4.0", "jiti": "2.6.1", diff --git a/yarn.lock b/yarn.lock index d06dcb1a..6d23d58a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5465,6 +5465,17 @@ __metadata: languageName: node linkType: hard +"eslint-plugin-oxlint@npm:1.57.0": + version: 1.57.0 + resolution: "eslint-plugin-oxlint@npm:1.57.0" + dependencies: + jsonc-parser: "npm:^3.3.1" + peerDependencies: + oxlint: ~1.57.0 + checksum: 10c0/a438d81f17e54b95e31d2a712286c10ff5639dc77cd2a92ae9504a29a0611e60dd32dc4ed5c85054f4886da1f71b2dffc9768f21f69f8feea9c1202d45fae970 + languageName: node + linkType: hard + "eslint-plugin-perfectionist@npm:5.7.0": version: 5.7.0 resolution: "eslint-plugin-perfectionist@npm:5.7.0" @@ -9154,7 +9165,7 @@ __metadata: eslint: "npm:10.1.0" eslint-import-resolver-typescript: "npm:4.4.4" eslint-plugin-import: "npm:2.32.0" - eslint-plugin-oxlint: "npm:1.56.0" + eslint-plugin-oxlint: "npm:1.57.0" eslint-plugin-perfectionist: "npm:5.7.0" globals: "npm:17.4.0" jiti: "npm:2.6.1"