Skip to content

Commit

Permalink
build(deps): update vitest monorepo to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 934d592 commit bd111e1
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 @@ -2744,6 +2744,15 @@ __metadata:
languageName: node
linkType: hard

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

"@vitest/runner@npm:2.1.1":
version: 2.1.1
resolution: "@vitest/runner@npm:2.1.1"
Expand Down Expand Up @@ -2775,19 +2784,19 @@ __metadata:
linkType: hard

"@vitest/ui@npm:^2.0.0":
version: 2.1.1
resolution: "@vitest/ui@npm:2.1.1"
version: 2.1.3
resolution: "@vitest/ui@npm:2.1.3"
dependencies:
"@vitest/utils": "npm:2.1.1"
"@vitest/utils": "npm:2.1.3"
fflate: "npm:^0.8.2"
flatted: "npm:^3.3.1"
pathe: "npm:^1.1.2"
sirv: "npm:^2.0.4"
tinyglobby: "npm:^0.2.6"
tinyrainbow: "npm:^1.2.0"
peerDependencies:
vitest: 2.1.1
checksum: 10/bdad10914ce42f166aa8fcab928cab25f9fe7fc7e9ec7bf8089fa5c2d279b9d35a6a083bab17e2838ba7e308de15f74216659f3e6c8901b0c2c5095c66d5c028
vitest: 2.1.3
checksum: 10/6d18ed5d74fff409e1d556e5c3859d4d2b23d1e6ee72a60d5e207e855ff238c22ba1aed92aba84faf6315b1087a37880335b0cc17213f14ef2ad9efabe009163
languageName: node
linkType: hard

Expand All @@ -2802,6 +2811,17 @@ __metadata:
languageName: node
linkType: hard

"@vitest/utils@npm:2.1.3":
version: 2.1.3
resolution: "@vitest/utils@npm:2.1.3"
dependencies:
"@vitest/pretty-format": "npm:2.1.3"
loupe: "npm:^3.1.1"
tinyrainbow: "npm:^1.2.0"
checksum: 10/f064e6634cb84c925a17d8937df7441d150c3e24fa5bbd6304151d11dab6cdeb0cb3d5a95a9aacb8b416c87fb0d9aa8c6b9cc5e174191784231e8345948d6d18
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 bd111e1

Please sign in to comment.