Skip to content

Commit 66afea0

Browse files
chore(deps-dev): bump vitest from 2.0.4 to 2.1.9 in /examples/vue (#122)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.4 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 729bfbf commit 66afea0

File tree

2 files changed

+132
-184
lines changed

2 files changed

+132
-184
lines changed

examples/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prettier": "^3.3.3",
3333
"typescript": "~5.5.4",
3434
"vite": "^5.4.12",
35-
"vitest": "^2.0.4",
35+
"vitest": "^2.1.9",
3636
"vue-tsc": "^2.0.29"
3737
},
3838
"resolutions": {

0 commit comments

Comments
 (0)