diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index c380186d..ad852a65 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/validator": "~13.7.1", "@typescript-eslint/eslint-plugin": "~5.11.0", "@typescript-eslint/parser": "~5.11.0", - "@vitest/ui": "~0.3.2", + "@vitest/ui": "~0.3.4", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.4.1", @@ -118,7 +118,7 @@ "validator": "~13.7.0", "vite": "~2.8.1", "vitepress": "~0.22.0", - "vitest": "~0.3.2" + "vitest": "~0.3.4" }, "packageManager": "[email protected]", "engines": { |
