Skip to content

Commit 2f4e06b

Browse files
chore(deps-dev): bump vitest from 3.0.8 to 3.1.1 (#1406)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.8 to 3.1.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed534bd commit 2f4e06b

File tree

2 files changed

+283
-257
lines changed

2 files changed

+283
-257
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"ts-node": "^10.9.2",
9696
"typescript": "^5.6.2",
9797
"vite-plugin-svgr": "^4.3.0",
98-
"vitest": "~3.0.8"
98+
"vitest": "~3.1.1"
9999
},
100100
"ci": {
101101
"type": "aci",

0 commit comments

Comments
 (0)