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 4483285 commit 709769cCopy full SHA for 709769c
package.json
@@ -27,13 +27,13 @@
27
"@antfu/eslint-config-ts": "^0.33.1",
28
"@typescript-eslint/eslint-plugin": "^5.45.1",
29
"@typescript-eslint/parser": "^5.45.1",
30
- "@vitest/coverage-c8": "^0.25.8",
+ "@vitest/coverage-c8": "^0.33.0",
31
"changelogen": "^0.4.0",
32
"eslint": "^8.29.0",
33
"typedoc": "^0.23.21",
34
"typedoc-plugin-markdown": "^3.14.0",
35
"typescript": "^5.0.0",
36
"unbuild": "^1.0.2",
37
- "vitest": "^0.25.5"
+ "vitest": "^0.34.0"
38
}
39
0 commit comments