chore(deps): update vitest monorepo to v2.1.9
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 38s
/ build (pull_request) Successful in 5m26s

This commit is contained in:
Ticktock Depbot 2025-02-06 23:24:14 +00:00
parent 50b9267d17
commit 12ef6c0b4e

View file

@ -1118,9 +1118,7 @@
tinyspy "^3.0.2"
"@vitest/ui@^2.0.5":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-2.1.8.tgz#4a4d88e20bcced4c8710826cd4e2795f5ec1f0a1"
integrity sha512-5zPJ1fs0ixSVSs5+5V2XJjXLmNzjugHRyV11RqxYVR+oMcogZ9qTuSfKW+OcTV0JeFNznI83BNylzH6SSNJ1+w==
version "2.1.9"
dependencies:
"@vitest/utils" "2.1.8"
fflate "^0.8.2"
@ -3328,9 +3326,7 @@ vitefu@^0.2.5:
integrity sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==
vitest@^2.1.1:
version "2.1.8"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-2.1.8.tgz#2e6a00bc24833574d535c96d6602fb64163092fa"
integrity sha512-1vBKTZskHw/aosXqQUlVWWlGUxSJR8YtiyZDJAFeW2kPAeX6S3Sool0mjspO+kXLuxVWlEDDowBAeqeAQefqLQ==
version "2.1.9"
dependencies:
"@vitest/expect" "2.1.8"
"@vitest/mocker" "2.1.8"