diff --git a/package.json b/package.json index 6342d906ed..67ce968698 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/semver": "7.7.0", "@types/shelljs": "0.8.17", "@vitest/coverage-v8": "3.2.4", - "@vitest/eslint-plugin": "1.3.7", + "@vitest/eslint-plugin": "1.3.8", "@vitest/ui": "3.2.4", "@yao-pkg/pkg": "6.6.0", "bats": "1.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d56311320b..5bbcc05111 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,8 +129,8 @@ importers: specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) '@vitest/eslint-plugin': - specifier: 1.3.7 - version: 1.3.7(eslint@9.34.0)(typescript@5.9.2)(vitest@3.2.4) + specifier: 1.3.8 + version: 1.3.8(eslint@9.34.0)(typescript@5.9.2)(vitest@3.2.4) '@vitest/ui': specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) @@ -1043,8 +1043,8 @@ packages: '@vitest/browser': optional: true - '@vitest/eslint-plugin@1.3.7': - resolution: {integrity: sha512-q6UIrP+wLNRSBs2YnaOFE6Y8UjCqBSVCGGE6FgzNjN5gl1vwzjAvnInvmpbu+t3BF9BYwGpUJPko8yqwUqcyWg==} + '@vitest/eslint-plugin@1.3.8': + resolution: {integrity: sha512-+M0eRDo/UiIF4xZZbZBBAR2Resx0ihdLRNpYevkrDJ6F3xHuEXSAAJGt6Ahabd0eJC4mQKvLA1JY1qBM058Cag==} peerDependencies: eslint: '>= 8.57.0' typescript: '>= 5.0.0' @@ -4764,7 +4764,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.3.7(eslint@9.34.0)(typescript@5.9.2)(vitest@3.2.4)': + '@vitest/eslint-plugin@1.3.8(eslint@9.34.0)(typescript@5.9.2)(vitest@3.2.4)': dependencies: '@typescript-eslint/scope-manager': 8.42.0 '@typescript-eslint/utils': 8.42.0(eslint@9.34.0)(typescript@5.9.2)