Skip to content

Commit

Permalink
Update dependency vitest to ^0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 9, 2023
1 parent 6d15d20 commit 51c101e
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 87 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"prisma": "^4.3.1",
"simple-git-hooks": "^2.8.0",
"typescript": "4.8.3",
"vitest": "^0.24.3"
"vitest": "^0.29.0"
},
"lint-staged": {
"(src)/**/*.{js,ts,jsx,tsx}": [
Expand Down

0 comments on commit 51c101e

Please sign in to comment.