Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 2.0.5 to 2.1.1 (#177)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 6559f4c commit 23d0718
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 48 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typescript": "^5.5.4",
"vite": "^5.4.3",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"private": true,
"release-it": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "^22.5.4",
"tsx": "4.19.1",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"dependencies": {
"@chainsafe/libp2p-gossipsub": "^14.1.0",
Expand Down
116 changes: 70 additions & 46 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 23d0718

Please sign in to comment.