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

This commit is contained in:
renovate[bot] 2023-06-02 18:14:37 +00:00 committed by GitHub
parent 0afde05a63
commit 23bfce30a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 62 additions and 62 deletions

View file

@ -33,7 +33,7 @@
"tailwindcss": "3.3.2",
"typescript": "5.0.4",
"vite": "4.3.9",
"vitest": "0.31.3"
"vitest": "0.31.4"
},
"scripts": {
"format": "prettier --write \"./*.js\" \"src/**/*.(tsx|ts|css)\"",