Skip to content

Commit

Permalink
Update dependency vitest to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2023
1 parent c416af8 commit db13368
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 192 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prettier": "3.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"vitest": "^0.34.1"
"vitest": "^1.0.0"
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown",
Expand Down
Loading

0 comments on commit db13368

Please sign in to comment.