diff --git a/package.json b/package.json index 94aaefb05..4ee1294dc 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/node": "24.12.0", "@types/semver": "7.7.1", "@vitest/coverage-v8": "4.1.0", - "@vitest/eslint-plugin": "1.6.11", + "@vitest/eslint-plugin": "1.6.12", "@vitest/spy": "4.1.0", "conventional-changelog-conventionalcommits": "9.3.0", "esbuild": "0.27.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 102fe944f..9773755a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ importers: specifier: 4.1.0 version: 4.1.0(vitest@4.1.0(@opentelemetry/api@1.9.0)(@types/node@24.12.0)(vite@8.0.0(@types/node@24.12.0)(esbuild@0.27.4)(yaml@2.8.2))) '@vitest/eslint-plugin': - specifier: 1.6.11 - version: 1.6.11(eslint@9.39.4)(typescript@5.9.3)(vitest@4.1.0(@opentelemetry/api@1.9.0)(@types/node@24.12.0)(vite@8.0.0(@types/node@24.12.0)(esbuild@0.27.4)(yaml@2.8.2))) + specifier: 1.6.12 + version: 1.6.12(eslint@9.39.4)(typescript@5.9.3)(vitest@4.1.0(@opentelemetry/api@1.9.0)(@types/node@24.12.0)(vite@8.0.0(@types/node@24.12.0)(esbuild@0.27.4)(yaml@2.8.2))) '@vitest/spy': specifier: 4.1.0 version: 4.1.0 @@ -1755,8 +1755,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' @@ -7869,7 +7869,7 @@ snapshots: tinyrainbow: 3.1.0 vitest: 4.1.0(@opentelemetry/api@1.9.0)(@types/node@24.12.0)(vite@8.0.0(@types/node@24.12.0)(esbuild@0.27.4)(yaml@2.8.2)) - '@vitest/eslint-plugin@1.6.11(eslint@9.39.4)(typescript@5.9.3)(vitest@4.1.0(@opentelemetry/api@1.9.0)(@types/node@24.12.0)(vite@8.0.0(@types/node@24.12.0)(esbuild@0.27.4)(yaml@2.8.2)))': + '@vitest/eslint-plugin@1.6.12(eslint@9.39.4)(typescript@5.9.3)(vitest@4.1.0(@opentelemetry/api@1.9.0)(@types/node@24.12.0)(vite@8.0.0(@types/node@24.12.0)(esbuild@0.27.4)(yaml@2.8.2)))': dependencies: '@typescript-eslint/scope-manager': 8.57.0 '@typescript-eslint/utils': 8.57.0(eslint@9.39.4)(typescript@5.9.3)