From 39386a75ccef886961bc86f2d8d391569d943dee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 13:34:48 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-oxlint to ^1.7.0 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bfa99922..b844fb88 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@vitejs/plugin-vue-jsx": "^5.0.1", "dotenv": "^17.2.0", "eslint": "^9.31.0", - "eslint-plugin-oxlint": "^1.6.0", + "eslint-plugin-oxlint": "^1.7.0", "lint-staged": "^16.1.2", "oxlint": "^1.7.0", "prettier": "^3.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1313192..5e48d991 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,7 +59,7 @@ importers: specifier: ^9.31.0 version: 9.31.0(jiti@2.4.2) eslint-plugin-oxlint: - specifier: ^1.6.0 + specifier: ^1.7.0 version: 1.7.0 lint-staged: specifier: ^16.1.2