Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 3ea3b3a commit a4bde64
Show file tree
Hide file tree
Showing 3 changed files with 584 additions and 202 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"turbo": "^2.1.2",
"typescript": "~5.4.5",
"vite": "^5.4.8",
"vitest": "^2.1.1"
"vitest": "^3.0.3"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
},
"devDependencies": {
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"vitest": "^3.0.3"
}
}
Loading

0 comments on commit a4bde64

Please sign in to comment.