Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
build(deps): update dependency @vitest/ui to v0.34.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 191c04b commit b6dfaa3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@tsconfig/strictest": "2.0.2",
"@types/node": "20.10.2",
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.6",
"@vitest/ui": "0.34.7",
"npm-run-all": "4.1.5",
"prettier": "3.1.0",
"type-fest": "4.8.3",
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ __metadata:
"@tsconfig/strictest": "npm:2.0.2"
"@types/node": "npm:20.10.2"
"@vitest/coverage-v8": "npm:0.34.6"
"@vitest/ui": "npm:0.34.6"
"@vitest/ui": "npm:0.34.7"
clipanion: "npm:4.0.0-rc.2"
convert: "npm:4.14.0"
npm-run-all: "npm:4.1.5"
Expand Down Expand Up @@ -914,11 +914,11 @@ __metadata:
languageName: node
linkType: hard

"@vitest/ui@npm:0.34.6":
version: 0.34.6
resolution: "@vitest/ui@npm:0.34.6"
"@vitest/ui@npm:0.34.7":
version: 0.34.7
resolution: "@vitest/ui@npm:0.34.7"
dependencies:
"@vitest/utils": "npm:0.34.6"
"@vitest/utils": "npm:0.34.7"
fast-glob: "npm:^3.3.0"
fflate: "npm:^0.8.0"
flatted: "npm:^3.2.7"
Expand All @@ -927,7 +927,7 @@ __metadata:
sirv: "npm:^2.0.3"
peerDependencies:
vitest: ">=0.30.1 <1"
checksum: 4e4132aa462308d760924b5dd87c331b42caf09d1619a0f9b48eb2a531ed92ebb88471ef05a9cba301554d1e04cbbc94aa0971d79d5795818a0fcc9469dd327e
checksum: 9a56d63e3f91f8395f9125fe3dc0ea53a9972cfb00ee1963972031194ae85261d8afddd2cdd0af0c640db040532ed052e7ac98b871ef823f616a66c4b8bb4563
languageName: node
linkType: hard

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

"@vitest/utils@npm:0.34.7":
version: 0.34.7
resolution: "@vitest/utils@npm:0.34.7"
dependencies:
diff-sequences: "npm:^29.4.3"
loupe: "npm:^2.3.6"
pretty-format: "npm:^29.5.0"
checksum: 720b43f8fece1371aaafc722e5d86e1f5e4334db2aac638002a05cd60f097763ff07ae7e3a99db99f7c282d3f60036b76ee91129cf9f2e877812dd5eb432024f
languageName: node
linkType: hard

"abbrev@npm:1":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down

0 comments on commit b6dfaa3

Please sign in to comment.