chore(deps): update dependency vitest to v0.18.0 #2139

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2022-07-14 12:43:25 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -91,7 +91,7 @@
"vite": "2.9.13",
"vite-plugin-pwa": "0.12.3",
"vite-svg-loader": "3.4.0",
"vitest": "0.17.0",
"vitest": "0.18.0",
"vue-tsc": "0.38.5",
"wait-on": "6.0.1",
"workbox-cli": "6.5.3"

View File

@ -12316,10 +12316,10 @@ vite@2.9.13, "vite@^2.9.12 || ^3.0.0-0":
optionalDependencies:
fsevents "~2.3.2"
vitest@0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.17.0.tgz#fc676db0e0dda7a8e22eb9f0176cb8fc6132c33d"
integrity sha512-5YO9ubHo0Zg35mea3+zZAr4sCku32C3usvIH5COeJB48TZV/R0J9aGNtGOOqEWZYfOKP0pGZUvTokne3x/QEFg==
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"