chore(deps-dev): bump vitest-mock-extended from 1.2.1 to 1.3.0 (#147)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-01 17:27:00 -05:00
committed by GitHub
parent 9a2e71b481
commit 4acefd601c
+3 -3
View File
@@ -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'