From 9b611216d47e8d80783ff5b7861fbbdd3b600f61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 21:48:23 +0000 Subject: [PATCH] chore(deps): update dependency @vitest/eslint-plugin to v1.6.12 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index bd920e60..5c149884 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@types/node": "22.19.15", "@typescript-eslint/rule-tester": "^8.56.0", "@vitest/coverage-v8": "3.2.4", - "@vitest/eslint-plugin": "1.6.11", + "@vitest/eslint-plugin": "1.6.12", "@vitest/ui": "3.2.4", "eslint": "9.35.0", "eslint-config-prettier": "10.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de3a3544..ddecb992 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) '@vitest/eslint-plugin': - specifier: 1.6.11 - version: 1.6.11(eslint@9.35.0(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4) + specifier: 1.6.12 + version: 1.6.12(eslint@9.35.0(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4) '@vitest/ui': specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) @@ -1099,8 +1099,8 @@ packages: '@vitest/browser': optional: true - '@vitest/eslint-plugin@1.6.11': - resolution: {integrity: sha512-/m7cyD2x/TMJt6SmW6X9ZQWThCROa3AgBXJKVzTDG6MIRQkxBGLlwi4Vi+F5bcKnRKI17b3aeUzOhqBwnsjiHg==} + '@vitest/eslint-plugin@1.6.12': + resolution: {integrity: sha512-4kI47BJNFE+EQ5bmPbHzBF+ibNzx2Fj0Jo9xhWsTPxMddlHwIWl6YAxagefh461hrwx/W0QwBZpxGS404kBXyg==} engines: {node: '>=18'} peerDependencies: eslint: '>=8.57.0' @@ -4280,7 +4280,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.6.11(eslint@9.35.0(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4)': + '@vitest/eslint-plugin@1.6.12(eslint@9.35.0(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4)': dependencies: '@typescript-eslint/scope-manager': 8.56.0 '@typescript-eslint/utils': 8.56.0(eslint@9.35.0(jiti@2.6.1))(typescript@5.9.3)