Skip to content

Commit

Permalink
build(deps): update vitest monorepo to v2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 6955e4c commit 6e4f5b5
Showing 1 changed file with 25 additions and 5 deletions.
30 changes: 25 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2802,6 +2802,15 @@ __metadata:
languageName: node
linkType: hard

"@vitest/pretty-format@npm:2.1.6":
version: 2.1.6
resolution: "@vitest/pretty-format@npm:2.1.6"
dependencies:
tinyrainbow: "npm:^1.2.0"
checksum: 10/be0dea81e14b2e32f9843d96d5c72915acbabe7f06155d396b97f2fc4bef8f88866221ae215820f69674aec58a18ddd43d85aedf6db7d6aa3024ff2813ae1c08
languageName: node
linkType: hard

"@vitest/runner@npm:2.1.5":
version: 2.1.5
resolution: "@vitest/runner@npm:2.1.5"
Expand Down Expand Up @@ -2833,19 +2842,19 @@ __metadata:
linkType: hard

"@vitest/ui@npm:^2.0.0":
version: 2.1.5
resolution: "@vitest/ui@npm:2.1.5"
version: 2.1.6
resolution: "@vitest/ui@npm:2.1.6"
dependencies:
"@vitest/utils": "npm:2.1.5"
"@vitest/utils": "npm:2.1.6"
fflate: "npm:^0.8.2"
flatted: "npm:^3.3.1"
pathe: "npm:^1.1.2"
sirv: "npm:^3.0.0"
tinyglobby: "npm:^0.2.10"
tinyrainbow: "npm:^1.2.0"
peerDependencies:
vitest: 2.1.5
checksum: 10/6e24a2ccd73315cb94ef072f1765afb927a9519881a8057186193768d34df9a8f29f77544bd797cff0ec4352e10c2cce08db175001b78a97fca3ffcde9301369
vitest: 2.1.6
checksum: 10/a64638848a046413c2744ea8775a8690c18d4966c964522b57b8632e98c2edd4b8672a1b40c71042254d22435f7608196e4834e3f4ba345dfe86383e80713586
languageName: node
linkType: hard

Expand All @@ -2860,6 +2869,17 @@ __metadata:
languageName: node
linkType: hard

"@vitest/utils@npm:2.1.6":
version: 2.1.6
resolution: "@vitest/utils@npm:2.1.6"
dependencies:
"@vitest/pretty-format": "npm:2.1.6"
loupe: "npm:^3.1.2"
tinyrainbow: "npm:^1.2.0"
checksum: 10/7da93c871f2c0d5242caf65236b40f041e8820cfadddf9b68721e54eda5230c3dd8ed26a43600498930d922ee324dd3a65939e71b6db0906fe81bcf41c4bf040
languageName: node
linkType: hard

"abbrev@npm:^1.0.0":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down

0 comments on commit 6e4f5b5

Please sign in to comment.