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 b8faf404..aa1d86ae 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@types/validator": "~13.7.2", "@typescript-eslint/eslint-plugin": "~5.25.0", "@typescript-eslint/parser": "~5.25.0", - "@vitest/ui": "~0.12.8", + "@vitest/ui": "~0.12.9", "c8": "~7.11.3", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.6.1", @@ -131,7 +131,7 @@ "validator": "~13.7.0", "vite": "~2.9.9", "vitepress": "~0.22.4", - "vitest": "~0.12.8" + "vitest": "~0.12.9" }, "packageManager": "[email protected]", "engines": { |
