Skip to content

Commit a4822df

Browse files
committed
chore: revert vitest version
1 parent 8f4e6f8 commit a4822df

File tree

2 files changed

+67
-112
lines changed

2 files changed

+67
-112
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/node": "~20.19.11",
4141
"@typescript-eslint/eslint-plugin": "^8.41.0",
4242
"@typescript-eslint/parser": "^8.41.0",
43-
"@vitest/coverage-v8": "~3.2.4",
43+
"@vitest/coverage-v8": "~3.1.4",
4444
"chalk": "^5.6.0",
4545
"changelogithub": "^13.16.0",
4646
"esbuild": "^0.25.9",
@@ -51,6 +51,6 @@
5151
"prettier": "3.6.2",
5252
"typescript": "^5.9.2",
5353
"typescript-eslint": "^8.41.0",
54-
"vitest": "~3.2.4"
54+
"vitest": "~3.1.4"
5555
}
5656
}

0 commit comments

Comments
 (0)