Skip to content

Commit d97420c

Browse files
Bump vitest from 3.2.4 to 4.0.1 in the testing-tools group
Bumps the testing-tools group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 3.2.4 to 4.0.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing-tools ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3edef23 commit d97420c

File tree

2 files changed

+91
-163
lines changed

2 files changed

+91
-163
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"nx": "^20.7.2",
2121
"rimraf": "^6.0.1",
2222
"tsup": "^8.4.0",
23-
"vitest": "^3.2.4"
23+
"vitest": "^4.0.1"
2424
},
2525
"workspaces": [
2626
"programs/*",

0 commit comments

Comments
 (0)