aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-04 08:41:24 +0200
committerGitHub <[email protected]>2022-04-04 08:41:24 +0200
commit9e03bcff3aaad13afbfae99fb1df046c2f227c2c (patch)
tree8707e0fd993fca6217fa0e2981c7711a2fc3e8f7 /package.json
parent6096cb4d5645f4af803b6f550ecb0f64d8942778 (diff)
downloadfaker-9e03bcff3aaad13afbfae99fb1df046c2f227c2c.tar.xz
faker-9e03bcff3aaad13afbfae99fb1df046c2f227c2c.zip
chore(deps): update vitest to ~0.8.4 (#769)
Co-authored-by: Renovate Bot <[email protected]>
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 982a1fbc..3c4d8cf4 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"@types/validator": "~13.7.2",
"@typescript-eslint/eslint-plugin": "~5.17.0",
"@typescript-eslint/parser": "~5.17.0",
- "@vitest/ui": "~0.8.0",
+ "@vitest/ui": "~0.8.4",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.5.3",
@@ -122,7 +122,7 @@
"validator": "~13.7.0",
"vite": "~2.9.1",
"vitepress": "~0.22.3",
- "vitest": "~0.8.0"
+ "vitest": "~0.8.4"
},
"packageManager": "[email protected]",
"engines": {