Skip to content

Commit

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

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

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 Dec 3, 2024
1 parent 78fb3a3 commit de68cdb
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 354 deletions.
2 changes: 1 addition & 1 deletion packages/arancini-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.3.3",
"vitest": "^1.5.2"
"vitest": "^2.1.8"
},
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/arancini-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.3.3",
"vite": "^5.2.10",
"vitest": "^1.5.2"
"vitest": "^2.1.8"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit de68cdb

Please sign in to comment.