aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 06828018..462bac81 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"@types/validator": "~13.7.4",
"@typescript-eslint/eslint-plugin": "~5.30.7",
"@typescript-eslint/parser": "~5.30.7",
- "@vitest/ui": "~0.19.0",
+ "@vitest/ui": "~0.19.1",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.3.1",
@@ -133,7 +133,7 @@
"validator": "~13.7.0",
"vite": "~3.0.2",
"vitepress": "~0.22.4",
- "vitest": "~0.19.0"
+ "vitest": "~0.19.1"
},
"packageManager": "[email protected]",
"engines": {