Skip to content

Commit 519caad

Browse files
Bump vitest from 2.1.6 to 2.1.9
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.6 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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 628ba65 commit 519caad

File tree

2 files changed

+352
-388
lines changed

2 files changed

+352
-388
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"turbo": "^2.3.3",
1515
"typescript": "^5.7.2",
1616
"vite-tsconfig-paths": "^5.1.3",
17-
"vitest": "^2.1.6"
17+
"vitest": "^2.1.9"
1818
},
1919
"scripts": {
2020
"test": "vitest",

0 commit comments

Comments
 (0)