Skip to content

Commit 74c1bdc

Browse files
Bump vitest from 3.1.1 to 3.2.4 in the testing-tools group (#1137)
Bumps the testing-tools group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 3.1.1 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-tools ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 079b2d3 commit 74c1bdc

File tree

2 files changed

+276
-188
lines changed

2 files changed

+276
-188
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.0.9"
23+
"vitest": "^3.2.4"
2424
},
2525
"workspaces": [
2626
"programs/*",

0 commit comments

Comments
 (0)