Skip to content

Commit

Permalink
chore: upgrade vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Mar 12, 2024
1 parent 9828207 commit eaecd9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@
"devDependencies": {
"@types/node": "^20.6.0",
"@types/supertest": "^2.0.12",
"@vitest/coverage-v8": "^1.0.0-beta.4",
"@vitest/coverage-v8": "^1.3.0",
"bumpp": "^9.2.0",
"gh-changelogen": "^0.2.8",
"h3": "^1.8.2",
"lint-staged": "^15.0.2",
"supertest": "^6.3.3",
"typescript": "^5.3.0",
"unbuild": "^2.0.0",
"vitest": "^1.0.0-beta.4"
"vitest": "^1.3.0"
},
"dependencies": {
"@intlify/core": "^9.8.0",
Expand Down

0 comments on commit eaecd9c

Please sign in to comment.