1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency vitest to v0.15.1

This commit is contained in:
Renovate Bot 2022-06-15 13:20:37 +00:00 committed by renovate[bot]
parent 37fa469faf
commit b38f5e21f1
2 changed files with 5 additions and 5 deletions

View File

@ -98,7 +98,7 @@
"vite-plugin-env-compatible": "^1.1.1", "vite-plugin-env-compatible": "^1.1.1",
"vite-plugin-svgr": "2.1.0", "vite-plugin-svgr": "2.1.0",
"vite-tsconfig-paths": "3.5.0", "vite-tsconfig-paths": "3.5.0",
"vitest": "0.15.0", "vitest": "0.15.1",
"whatwg-fetch": "^3.6.2" "whatwg-fetch": "^3.6.2"
}, },
"jest": { "jest": {

View File

@ -6084,10 +6084,10 @@ vite@2.9.12, vite@^2.9.12:
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"
vitest@0.15.0: vitest@0.15.1:
version "0.15.0" version "0.15.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.15.0.tgz#c59d5283bc34a7780ba8eccd230edaa1ebaf04ef" resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.15.1.tgz#8bdb42544261fa95afe8ea10bae3f315ca7e4c74"
integrity sha512-ofXZ8tBYAkVJpTpkaGruBh9nG6lO9cs04IdFpneDblCwBpncnlpEgZvlF3XWF4lSsklPe9le4MO8+j90DnsX+g== integrity sha512-NaNFi93JKSuvV4YGnfQ0l0GKYxH0EsLcTrrXaCzd6qfVEZM/RJpjwSevg6waNFqu2DyN6e0aHHdrCZW5/vh5NA==
dependencies: dependencies:
"@types/chai" "^4.3.1" "@types/chai" "^4.3.1"
"@types/chai-subset" "^1.3.3" "@types/chai-subset" "^1.3.3"