Skip to content

Commit

Permalink
build(deps): update vitest monorepo to v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 2929169 commit 245d2c6
Showing 1 changed file with 36 additions and 16 deletions.
52 changes: 36 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2781,6 +2781,15 @@ __metadata:
languageName: node
linkType: hard

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

"@vitest/runner@npm:2.1.4":
version: 2.1.4
resolution: "@vitest/runner@npm:2.1.4"
Expand Down Expand Up @@ -2812,19 +2821,19 @@ __metadata:
linkType: hard

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

Expand All @@ -2839,6 +2848,17 @@ __metadata:
languageName: node
linkType: hard

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

"abbrev@npm:^1.0.0":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down Expand Up @@ -5742,23 +5762,23 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.7":
version: 0.2.8
resolution: "tinyglobby@npm:0.2.8"
"tinyglobby@npm:^0.2.10":
version: 0.2.10
resolution: "tinyglobby@npm:0.2.10"
dependencies:
fdir: "npm:^6.4.0"
fdir: "npm:^6.4.2"
picomatch: "npm:^4.0.2"
checksum: 10/096a91de9e5b9f84ee221db0df1f4094f8358e90ea3e8cafab6edcf80087aaf012197f10d911b049f81be4844f7916d9bddd9765b0887105601bb69dbd401149
checksum: 10/10c976866d849702edc47fc3fef27d63f074c40f75ef17171ecc1452967900699fa1e62373681dd58e673ddff2e3f6094bcd0a2101e3e4b30f4c2b9da41397f2
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.9":
version: 0.2.10
resolution: "tinyglobby@npm:0.2.10"
"tinyglobby@npm:^0.2.7":
version: 0.2.8
resolution: "tinyglobby@npm:0.2.8"
dependencies:
fdir: "npm:^6.4.2"
fdir: "npm:^6.4.0"
picomatch: "npm:^4.0.2"
checksum: 10/10c976866d849702edc47fc3fef27d63f074c40f75ef17171ecc1452967900699fa1e62373681dd58e673ddff2e3f6094bcd0a2101e3e4b30f4c2b9da41397f2
checksum: 10/096a91de9e5b9f84ee221db0df1f4094f8358e90ea3e8cafab6edcf80087aaf012197f10d911b049f81be4844f7916d9bddd9765b0887105601bb69dbd401149
languageName: node
linkType: hard

Expand Down

0 comments on commit 245d2c6

Please sign in to comment.