From 4acefd601c2866b2eec3a26b5395f4801a07d9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 17:27:00 -0500 Subject: [PATCH] chore(deps-dev): bump vitest-mock-extended from 1.2.1 to 1.3.0 (#147) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 734718df..d8dc4df0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -155,7 +155,7 @@ importers: version: 0.34.3(jsdom@22.1.0) vitest-mock-extended: specifier: ^1.1.4 - version: 1.2.1(typescript@5.1.6)(vitest@0.34.3) + version: 1.3.0(typescript@5.1.6)(vitest@0.34.3) vue: specifier: ^3.3.4 version: 3.3.4 @@ -4874,8 +4874,8 @@ packages: - universal-cookie dev: true - /vitest-mock-extended@1.2.1(typescript@5.1.6)(vitest@0.34.3): - resolution: {integrity: sha512-zRiSAR4d44S0XEWgfhnyYkU9Z2a7bo9FiEoh7Qe9qW/Qm+j0Uq9i8paOONpSDwzOe1fxwff8Au5PS5+uBZ06bw==} + /vitest-mock-extended@1.3.0(typescript@5.1.6)(vitest@0.34.3): + resolution: {integrity: sha512-qolbgansCq7huhmUUlHXOUYlejL86+jFkfyeoxGR9IWKhWcIjI3Ek2J9eTwIFfVzNkaTCpuJizEg9EqDJuuOkg==} peerDependencies: typescript: 3.x || 4.x || 5.x vitest: '>=0.31.1'