Skip to content

Commit

Permalink
Merge pull request #405 from jellydn/renovate/vitest-ui-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @vitest/ui to v0.21.0
  • Loading branch information
jellydn authored Aug 6, 2022
2 parents de34b33 + b1fe145 commit bd143fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@
"@types/swagger-jsdoc": "6.0.1",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"@vitest/ui": "0.20.3",
"@vitest/ui": "0.21.0",
"all-contributors-cli": "6.20.0",
"c8": "7.12.0",
"eslint": "8.21.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -776,10 +776,10 @@
"@typescript-eslint/types" "5.32.0"
eslint-visitor-keys "^3.3.0"

"@vitest/ui@0.20.3":
version "0.20.3"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.20.3.tgz#e0d011e5baee5dea1e2fd4c8dcd4d81d6fbde00a"
integrity sha512-Rlg+y3PtE5IcGPVmViF/BXM7euY7LG0yjfIvXKlF0L3OnNSVS8+esgLlAhaYftSJXtcunqa/cYXiQ+qFVTaBGw==
"@vitest/ui@0.21.0":
version "0.21.0"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.21.0.tgz#f0b73e4f6d34bfeecfab0beb539d1dd3018122fe"
integrity sha512-xhMSwxsuaygIWn1jcTHbAVfNty6D2+hFVq+tvqNuSBE0WI3CWyeSOT1ISQ5urt3j5qoRbEXrZxWLC2dN3QeBSA==
dependencies:
sirv "^2.0.2"

Expand Down

2 comments on commit bd143fa

@vercel
Copy link

@vercel vercel bot commented on bd143fa Aug 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on bd143fa Aug 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.