Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 87cc37e commit e191371
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 112 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/jsdom": "21.1.7",
"@vitest/coverage-v8": "2.1.3",
"@vitest/ui": "2.1.3",
"@vitest/coverage-v8": "2.1.4",
"@vitest/ui": "2.1.4",
"jsdom": "25.0.1",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vitest": "2.1.3"
"vitest": "2.1.4"
},
"scripts": {
"test": "vitest",
Expand Down
Loading

0 comments on commit e191371

Please sign in to comment.