chore: upgrade vitest and add it as dep on each workspace (#8223)

This commit is contained in:
Almeida
2022-07-04 10:51:48 +01:00
committed by GitHub
parent c7a205f7b9
commit 68ade870f8
10 changed files with 217 additions and 183 deletions

View File

@@ -56,7 +56,7 @@
"prettier": "^2.7.1",
"turbo": "^1.3.1",
"typescript": "^4.7.4",
"vitest": "^0.16.0"
"vitest": "^0.17.0"
},
"engines": {
"node": ">=16.9.0"