Skip to content

Commit

Permalink
build(deps): update vitest monorepo to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 94fb60d commit f31ca7d
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2850,19 +2850,19 @@ __metadata:
linkType: hard

"@vitest/ui@npm:^1.2.2":
version: 1.3.1
resolution: "@vitest/ui@npm:1.3.1"
version: 1.4.0
resolution: "@vitest/ui@npm:1.4.0"
dependencies:
"@vitest/utils": "npm:1.3.1"
"@vitest/utils": "npm:1.4.0"
fast-glob: "npm:^3.3.2"
fflate: "npm:^0.8.1"
flatted: "npm:^3.2.9"
pathe: "npm:^1.1.1"
picocolors: "npm:^1.0.0"
sirv: "npm:^2.0.4"
peerDependencies:
vitest: 1.3.1
checksum: 10/93fd623b04f73ef424401232981aa50b7612a2cb5705ea627c4a3c5f74f9e6499dcd1af758e9b59d767b08ad6dc23c54deb88f98564a1ee76eeb0bcc548aa150
vitest: 1.4.0
checksum: 10/eb7f8f3b24ca8e47787863e0ef652bfb7963a65470534aa021cc183e85b8562981cedcae6a1245ab775da89385ba18f3a2461be936d6b3deae98c10332d5f810
languageName: node
linkType: hard

Expand All @@ -2878,6 +2878,18 @@ __metadata:
languageName: node
linkType: hard

"@vitest/utils@npm:1.4.0":
version: 1.4.0
resolution: "@vitest/utils@npm:1.4.0"
dependencies:
diff-sequences: "npm:^29.6.3"
estree-walker: "npm:^3.0.3"
loupe: "npm:^2.3.7"
pretty-format: "npm:^29.7.0"
checksum: 10/2261705e2edc10376f2524a4bf6616688680094d94fff683681a1ef8d3d59271dee2d80893efad8e6437bbdb00390e2edd754d94cf42100db86f2cfd9c44826f
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 f31ca7d

Please sign in to comment.