Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2.1.5 (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Nov 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e65058b commit d93c28f
Showing 2 changed files with 76 additions and 70 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -58,12 +58,12 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/jsdom": "21.1.7",
"@vitest/coverage-v8": "2.1.4",
"@vitest/ui": "2.1.4",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
"jsdom": "25.0.1",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"scripts": {
"test": "vitest",
140 changes: 73 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d93c28f

Please sign in to comment.