Skip to content

Commit

Permalink
Bump vitest from 2.0.4 to 2.0.5 (#2946)
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.4 to 2.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)

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

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 Aug 15, 2024
1 parent 8524aca commit 1114611
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 70 deletions.
2 changes: 1 addition & 1 deletion packages/pro-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"jsdom": "^24.1.0",
"vite": "^5.3.2",
"vite-plugin-dts": "^3.7.1",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"dependencies": {
"idb": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "^5.4.5",
"vite": "^5.3.2",
"vite-plugin-dts": "^3.9.1",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 1114611

Please sign in to comment.