Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 2.0.0 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2024
1 parent 7f9a10b commit 61f0c22
Show file tree
Hide file tree
Showing 3 changed files with 2,355 additions and 110 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/node": "^20.14.10",
"release-it": "^17.4.1",
"typescript": "^5.4.5",
"vitest": "^2.0.0"
"vitest": "^2.0.2"
},
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.14.10",
"tsx": "^4.16.0",
"typescript": "^5.4.5",
"vitest": "^2.0.0"
"vitest": "^2.0.2"
},
"dependencies": {
"@libp2p/dcutr": "^1.1.0",
Expand Down
Loading

0 comments on commit 61f0c22

Please sign in to comment.