We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae317e commit b9205d6Copy full SHA for b9205d6
package.json
@@ -89,7 +89,7 @@
89
"@types/node": "^12.12.6",
90
"@typescript-eslint/eslint-plugin": "^4.21.0",
91
"@typescript-eslint/parser": "^4.21.0",
92
- "@vitest/ui": "^0.30.1",
+ "@vitest/ui": "^4.0.18",
93
"dockerode": "^4.0.9",
94
"eslint": "^7.24.0",
95
"eslint-config-prettier": "^8.1.0",
@@ -101,7 +101,7 @@
101
"standard-version": "9.5.0",
102
"typescript": "^5.0.0",
103
"vitepress": "^1.0.0-alpha.76",
104
- "vitest": "^0.30.1"
+ "vitest": "^4.0.18"
105
},
106
"engines": {
107
"node": ">= 6.0.0"
0 commit comments