Skip to content

Commit b2ba738

Browse files
chore(deps): update vitest monorepo to v3
1 parent 8ecb1c1 commit b2ba738

File tree

2 files changed

+118
-280
lines changed

2 files changed

+118
-280
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@commitlint/config-conventional": "^19.6.0",
112112
"@dotenvx/dotenvx": "^1.32.1",
113113
"@types/node": "^22.10.5",
114-
"@vitest/coverage-v8": "^2.1.8",
114+
"@vitest/coverage-v8": "^3.0.5",
115115
"changelogen": "^0.5.7",
116116
"eslint": "^9.17.0",
117117
"eslint-config-unjs": "^0.4.2",
@@ -120,6 +120,6 @@
120120
"prettier": "^3.4.2",
121121
"typescript": "^5.7.3",
122122
"unbuild": "3.2.0",
123-
"vitest": "^2.1.8"
123+
"vitest": "^3.0.5"
124124
}
125125
}

0 commit comments

Comments
 (0)