Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2.1.6 (#52)
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 29, 2024
1 parent 9deb00c commit 775e344
Showing 2 changed files with 69 additions and 69 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.5",
"@vitest/ui": "2.1.5",
"@vitest/coverage-v8": "2.1.6",
"@vitest/ui": "2.1.6",
"jsdom": "25.0.1",
"typescript": "5.7.2",
"unbuild": "2.0.0",
"vitest": "2.1.5"
"vitest": "2.1.6"
},
"scripts": {
"test": "vitest",
132 changes: 66 additions & 66 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 775e344

Please sign in to comment.