Skip to content

Commit d8fbad7

Browse files
chore(deps-dev): bump vitest from 3.2.4 to 4.1.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07c2937 commit d8fbad7

2 files changed

Lines changed: 336 additions & 157 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
"stylelint-config-standard": "^39.0.1",
214214
"typescript": "^4.8.4",
215215
"vite": "^6.3.5",
216-
"vitest": "^3.2.4"
216+
"vitest": "^4.1.0"
217217
},
218218
"lint-staged": {
219219
"*.{js,jsx,ts,tsx}": [

0 commit comments

Comments
 (0)