Skip to content

Commit 605a4b1

Browse files
build: 📦 update vitest monorepo to v3.2.2 (#888)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c211c4d commit 605a4b1

File tree

2 files changed

+400
-92
lines changed

2 files changed

+400
-92
lines changed

‎package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
"@typescript-eslint/eslint-plugin": "7.18.0",
9494
"@typescript-eslint/parser": "7.18.0",
9595
"@typescript-eslint/utils": "^7.18.0",
96-
"@vitest/coverage-v8": "3.1.4",
97-
"@vitest/ui": "3.1.4",
96+
"@vitest/coverage-v8": "3.2.2",
97+
"@vitest/ui": "3.2.2",
9898
"autoprefixer": "^10.4.0",
9999
"babel-jest": "29.7.0",
100100
"cypress": "14.4.1",
@@ -121,7 +121,7 @@
121121
"typescript": "5.6.3",
122122
"unplugin-swc": "1.5.4",
123123
"vite": "6.3.5",
124-
"vitest": "3.1.4"
124+
"vitest": "3.2.2"
125125
},
126126
"workspaces": [
127127
"packages/*"

0 commit comments

Comments
 (0)