chore(deps-dev): bump vitest-mock-extended from 1.2.0 to 1.2.1 (#97)

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-09-01 17:03:19 -05:00
committed by GitHub
parent b58a15e783
commit 062e25d834
+3 -3
View File
@@ -143,7 +143,7 @@ importers:
version: 0.34.1
vitest-mock-extended:
specifier: ^1.1.4
version: 1.2.0(typescript@5.1.6)(vitest@0.34.1)
version: 1.2.1(typescript@5.1.6)(vitest@0.34.1)
demo:
dependencies:
@@ -5883,8 +5883,8 @@ packages:
- universal-cookie
dev: true
/vitest-mock-extended@1.2.0(typescript@5.1.6)(vitest@0.34.1):
resolution: {integrity: sha512-/UwFogR1XFvLHmdru+IDbfEywwqKQ8QuaKPEyoWg1ElbZFck/y/jikeOu/EjAVEoYxS9pB/FKFHAidkNBtwEFA==}
/vitest-mock-extended@1.2.1(typescript@5.1.6)(vitest@0.34.1):
resolution: {integrity: sha512-zRiSAR4d44S0XEWgfhnyYkU9Z2a7bo9FiEoh7Qe9qW/Qm+j0Uq9i8paOONpSDwzOe1fxwff8Au5PS5+uBZ06bw==}
peerDependencies:
typescript: 3.x || 4.x || 5.x
vitest: '>=0.31.1'