1
0

chore(deps): update dependency vitest to v0.3.2 (#1523)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1523
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-02-10 10:36:20 +00:00
committed by konrad
parent 8f726e17ef
commit a3cab286cd
2 changed files with 5 additions and 5 deletions

View File

@ -12990,10 +12990,10 @@ vite@2.7.13, vite@>=2.7.13:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.3.0.tgz#a50e15b21b09d83dbd9c201f8563497df0cb5da2"
integrity sha512-ybsOkts6kCLaNfMkLrJeCSuu8A/fC4nFJKB54JiN1nNls2QsLYKrVeJTq7dGFTnVSQIVDQ+6KuGxzsC9e6EvtA==
vitest@0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.3.2.tgz#1f6467a61325488affabdbc0dcbf8bdc6fc547a3"
integrity sha512-Xc0u8BVPBdD029uDcLSYDvy1MFenC6V8WvTJOGdld6NNWgz/swgsMvwZNzftsDohmHLgDyck8A+TaQdDd1tNwA==
dependencies:
"@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3"