Skip to content

Commit 5143b90

Browse files
chore(deps-dev): bump vitest (#156)
Bumps the npm_and_yarn group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 2.1.8 to 2.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5eca7c4 commit 5143b90

File tree

2 files changed

+270
-113
lines changed

2 files changed

+270
-113
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"tsup": "8.3.6",
8484
"tsx": "4.19.2",
8585
"typescript": "5.7.3",
86-
"vitest": "2.1.8"
86+
"vitest": "2.1.9"
8787
},
8888
"peerDependencies": {
8989
"react": ">=17",

0 commit comments

Comments
 (0)