From 89e71330b9cb4d59c4d98f13ce6f03e427d24a1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 16:02:03 +0000 Subject: chore(deps): update dependency @vitest/eslint-plugin to v1.3.4 (#3554) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 32a2660f..948fe998 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@types/semver": "7.7.0", "@types/validator": "13.15.2", "@vitest/coverage-v8": "3.2.4", - "@vitest/eslint-plugin": "1.3.3", + "@vitest/eslint-plugin": "1.3.4", "@vitest/ui": "3.2.4", "@vueuse/core": "13.4.0", "commit-and-tag-version": "12.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2040ef87..0dd2c263 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) '@vitest/eslint-plugin': - specifier: 1.3.3 - version: 1.3.3(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4) + specifier: 1.3.4 + version: 1.3.4(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4) '@vitest/ui': specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) @@ -985,8 +985,8 @@ packages: '@vitest/browser': optional: true - '@vitest/eslint-plugin@1.3.3': - resolution: {integrity: sha512-zOB4T5f80JXfP5DC2yQl7azRYq8PmGqYle3uxh3a0NnbKc+EaSYSpEcrVAh2r5W97pi3BVv7oRb5NdEQy0cCXA==} + '@vitest/eslint-plugin@1.3.4': + resolution: {integrity: sha512-EOg8d0jn3BAiKnR55WkFxmxfWA3nmzrbIIuOXyTe6A72duryNgyU+bdBEauA97Aab3ho9kLmAwgPX63Ckj4QEg==} peerDependencies: eslint: '>= 8.57.0' typescript: '>= 5.0.0' @@ -4474,7 +4474,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.3.3(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4)': + '@vitest/eslint-plugin@1.3.4(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4)': dependencies: '@typescript-eslint/utils': 8.35.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3) eslint: 9.30.1(jiti@2.4.2) -- cgit v1.2.3