Skip to content

Commit

Permalink
chore(deps): bump vitest from 2.0.2 to 2.1.0
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.2 to 2.1.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.0/packages/vitest)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 1208fbf commit e70a26a
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 195 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.6.2",
"@vercel/ncc": "^0.38.1",
"typescript": "^5.4.5",
"vitest": "^2.0.2"
"vitest": "^2.1.0"
},
"scripts": {
"build": "ncc build src/index.ts",
Expand Down
Loading

0 comments on commit e70a26a

Please sign in to comment.