Merge pull request #940 from mermaid-js/dependabot/npm_and_yarn/develop/vitest/ui-0.21.0

chore(deps-dev): bump @vitest/ui from 0.19.1 to 0.21.0
This commit is contained in:
Sidharth Vinod
2022-08-09 23:28:51 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"@types/pako": "1.0.3",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.31.0",
"@vitest/ui": "0.19.1",
"@vitest/ui": "0.21.0",
"autoprefixer": "10.4.8",
"c8": "7.12.0",
"chai": "4.3.6",
+4 -4
View File
@@ -535,10 +535,10 @@
"@typescript-eslint/types" "5.32.0"
eslint-visitor-keys "^3.3.0"
"@vitest/ui@0.19.1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.19.1.tgz#3760ebf796defe84480914200b9161837f7cafb9"
integrity sha512-TmbEJmcieK7chFJqdkgni4Lq/2MY6fKoxGPktromnnyabBkQFSGJlAl5vzFMYy8SfCj/zyaZy48FzDdWixziKg==
"@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"