Merge pull request #893 from mermaid-js/dependabot/npm_and_yarn/develop/vitest-0.18.0

chore(deps-dev): bump vitest from 0.17.1 to 0.18.0
This commit is contained in:
Sidharth Vinod
2022-07-15 14:07:22 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"tslib": "2.4.0",
"typescript": "4.7.4",
"vite": "2.9.13",
"vitest": "0.17.1",
"vitest": "0.18.0",
"vitest-svelte-kit": "0.0.6"
},
"dependencies": {
+4 -4
View File
@@ -5129,10 +5129,10 @@ vitest-svelte-kit@0.0.6:
resolved "https://registry.yarnpkg.com/vitest-svelte-kit/-/vitest-svelte-kit-0.0.6.tgz#a8d5ea0c9340b440d75043ecbc9a4667ffeaceea"
integrity sha512-bQ1GcCAk600YV1xOiJBhltGE/HO/j6FozNY2BFq2GP1mHh3pj0KrGZlyx0kVlXx+BSKDXQHuYZtwlHwNlvv0fQ==
vitest@0.17.1:
version "0.17.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.17.1.tgz#0387535624538bfc1fe1a69fac617cca059428e2"
integrity sha512-d6NsFC6FPmZ5XdiSYfW5rwJ/b8060wqe2steNNlVbhO69HWma6CucIm5g7PXlCSkmKvrdEbUsZHPAarlH83VGw==
vitest@0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.18.0.tgz#a9b59213ee6917e9da0797a2e1d7cb52b8f1b644"
integrity sha512-ryAtlh5Gvg3+aLNuOQ8YOHxgQCCu46jx40X5MBL0K0/ejB9i5zsr8fV8LTGXbXex80UMHlzceI9F+ouGaiR+mQ==
dependencies:
"@types/chai" "^4.3.1"
"@types/chai-subset" "^1.3.3"