Skip to content

Commit f4a8997

Browse files
committed
chore: revert vitest version
3.2 is broken
1 parent abec97a commit f4a8997

2 files changed

Lines changed: 63 additions & 94 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "~20.19.0",
4040
"@typescript-eslint/eslint-plugin": "^8.34.0",
4141
"@typescript-eslint/parser": "^8.34.0",
42-
"@vitest/coverage-v8": "^3.2.3",
42+
"@vitest/coverage-v8": "~3.1.4",
4343
"chalk": "^5.4.1",
4444
"changelogithub": "^13.15.0",
4545
"esbuild": "^0.25.5",
@@ -50,7 +50,7 @@
5050
"prettier": "3.5.3",
5151
"typescript": "^5.8.3",
5252
"typescript-eslint": "^8.34.0",
53-
"vitest": "^3.2.3"
53+
"vitest": "~3.1.4"
5454
},
5555
"pnpm": {
5656
"onlyBuiltDependencies": [

pnpm-lock.yaml

Lines changed: 61 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)