Skip to content

Commit 3969363

Browse files
chore(deps-dev): bump vitest
Bumps the npm_and_yarn group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 3.2.4 to 4.1.0 - [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.0/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f07e70 commit 3969363

2 files changed

Lines changed: 452 additions & 463 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"typescript": "~5.7.3",
8585
"typescript-eslint": "^8.48.1",
8686
"vite": "^6.4.1",
87-
"vitest": "^3.2.1"
87+
"vitest": "^4.1.0"
8888
},
8989
"packageManager": "yarn@4.11.0",
9090
"engines": {

0 commit comments

Comments
 (0)