We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1770a5e commit 951e43bCopy full SHA for 951e43b
package.json
@@ -146,7 +146,7 @@
146
"@types/node": "^18.14.6",
147
"@typescript-eslint/eslint-plugin": "^5.55.0",
148
"@typescript-eslint/parser": "^5.55.0",
149
- "@vitest/coverage-v8": "^1.6.0",
+ "@vitest/coverage-v8": "^2.0.5",
150
"byline": "^5.0.0",
151
"compare-versions": "^6.0.0-rc.1",
152
"copyfiles": "^2.4.1",
@@ -159,7 +159,7 @@
159
"tslib": "^2.5.0",
160
"typescript": "^4.9.5",
161
"vite": "^5.2.12",
162
- "vitest": "^1.6.0",
+ "vitest": "^2.0.5",
163
"which": "^3.0.0",
164
"zip-local": "^0.3.5"
165
},
0 commit comments