Skip to content

Commit b8d537b

Browse files
chore(deps-dev): bump vitest from 2.1.9 to 4.1.8
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.9 to 4.1.8. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5c5f28 commit b8d537b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@vitejs/plugin-react": "^4.4.1",
2222
"typescript": "~5.7.2",
2323
"vite": "^6.3.1",
24-
"vitest": "^2.0.0",
24+
"vitest": "^4.1.8",
2525
"@testing-library/react": "^16.0.0",
2626
"@testing-library/jest-dom": "^6.5.0",
2727
"jsdom": "^25.0.0"

0 commit comments

Comments
 (0)