We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f4e6f8 commit a4822dfCopy full SHA for a4822df
2 files changed
package.json
@@ -40,7 +40,7 @@
40
"@types/node": "~20.19.11",
41
"@typescript-eslint/eslint-plugin": "^8.41.0",
42
"@typescript-eslint/parser": "^8.41.0",
43
- "@vitest/coverage-v8": "~3.2.4",
+ "@vitest/coverage-v8": "~3.1.4",
44
"chalk": "^5.6.0",
45
"changelogithub": "^13.16.0",
46
"esbuild": "^0.25.9",
@@ -51,6 +51,6 @@
51
"prettier": "3.6.2",
52
"typescript": "^5.9.2",
53
"typescript-eslint": "^8.41.0",
54
- "vitest": "~3.2.4"
+ "vitest": "~3.1.4"
55
}
56
0 commit comments