Skip to content

Commit

Permalink
chore: update dependency @vitest/ui to ^1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 18, 2024
1 parent 4e72d99 commit b782967
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@changesets/cli": "^2.27.1",
"@codspeed/vitest-plugin": "^3.1.0",
"@types/node": "^20.11.19",
"@vitest/ui": "^1.2.2",
"@vitest/ui": "^1.3.0",
"astro": "^4.4.0",
"defu": "^6.1.4",
"sharp": "^0.33.2",
Expand Down
26 changes: 19 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1848,20 +1848,20 @@ __metadata:
languageName: node
linkType: hard

"@vitest/ui@npm:^1.2.2":
version: 1.2.2
resolution: "@vitest/ui@npm:1.2.2"
"@vitest/ui@npm:^1.3.0":
version: 1.3.0
resolution: "@vitest/ui@npm:1.3.0"
dependencies:
"@vitest/utils": "npm:1.2.2"
"@vitest/utils": "npm:1.3.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.0.0
checksum: 10/5570ff8afc7731e672608709e8d107127b71080d3b4ee20369a24bd03c18365642aec4a31c5eea01adf473d1f016bbdf4b0b9dfa70d4d0fc1e552439f004efd4
vitest: 1.3.0
checksum: 10/e4f76cdb4d926ccd52a804d4ef3db35140a1b8347ca0db173deebd6af6660d06d3e05faad26b842a920ee638ba7ccfe8d0a86e4733943eb09a5b66d4f680ce1b
languageName: node
linkType: hard

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

"@vitest/utils@npm:1.3.0":
version: 1.3.0
resolution: "@vitest/utils@npm:1.3.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/9d544b24e25659d9f715f43906b9e40571450bbc14cb0320487dae67e4561acb61820200f4e185e1f7b805a17225b70802ebace9fb5c313bfff82ee3841278a9
languageName: node
linkType: hard

"@volar/kit@npm:~1.11.1":
version: 1.11.1
resolution: "@volar/kit@npm:1.11.1"
Expand Down Expand Up @@ -5133,7 +5145,7 @@ __metadata:
"@changesets/cli": "npm:^2.27.1"
"@codspeed/vitest-plugin": "npm:^3.1.0"
"@types/node": "npm:^20.11.19"
"@vitest/ui": "npm:^1.2.2"
"@vitest/ui": "npm:^1.3.0"
astro: "npm:^4.4.0"
defu: "npm:^6.1.4"
sharp: "npm:^0.33.2"
Expand Down

0 comments on commit b782967

Please sign in to comment.