diff --git a/package.json b/package.json index c99be94725..ca2fa79032 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@types/semver": "7.7.1", "@types/shelljs": "0.10.0", "@vitest/coverage-v8": "3.2.4", - "@vitest/eslint-plugin": "1.6.1", + "@vitest/eslint-plugin": "1.6.3", "@vitest/ui": "3.2.4", "@yao-pkg/pkg": "6.11.0", "bats": "1.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00c27bfa92..ed0f155183 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -147,8 +147,8 @@ importers: specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) '@vitest/eslint-plugin': - specifier: 1.6.1 - version: 1.6.1(eslint@9.39.2)(typescript@5.9.3)(vitest@3.2.4) + specifier: 1.6.3 + version: 1.6.3(eslint@9.39.2)(typescript@5.9.3)(vitest@3.2.4) '@vitest/ui': specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) @@ -1098,8 +1098,8 @@ packages: '@vitest/browser': optional: true - '@vitest/eslint-plugin@1.6.1': - resolution: {integrity: sha512-q4ZCihsURDxhJm6bEUtJjciXtT5k3ijWR4U+0f9XdCRAzAfML5NUUSwulsFoK1AFohBieh52akKWJEIFFMLn/g==} + '@vitest/eslint-plugin@1.6.3': + resolution: {integrity: sha512-2h4GQ113DR2KGQkZyXXXyKpAv9L130YCe/0be44VeSUsYXdh9XGt0+snCPTijNxG0vJo0YDrdFvpY1bOUfx5ng==} engines: {node: '>=18'} peerDependencies: eslint: '>=8.57.0' @@ -5052,7 +5052,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.6.1(eslint@9.39.2)(typescript@5.9.3)(vitest@3.2.4)': + '@vitest/eslint-plugin@1.6.3(eslint@9.39.2)(typescript@5.9.3)(vitest@3.2.4)': dependencies: '@typescript-eslint/scope-manager': 8.50.0 '@typescript-eslint/utils': 8.50.0(eslint@9.39.2)(typescript@5.9.3)