Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 2.1.8 to 3.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.1.8 to 3.0.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.2/packages/vitest)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 963324b commit 43c88d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"tsup": "^8.0.1",
"pino": "^9.0.0",
"typescript": "^5.0.2",
"vitest": "^2.0.2"
"vitest": "^3.0.2"
},
"scripts": {
"build": "tsup src/index.ts --format esm --dts",
Expand Down

0 comments on commit 43c88d1

Please sign in to comment.