aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-17 09:28:00 +0100
committerGitHub <[email protected]>2022-03-17 09:28:00 +0100
commit2b934c51e4e090ea169b7ef1ced9881b93f7eb79 (patch)
tree1fd9b78c11fc72b38f699fa04667fbdd9e7c6413 /package.json
parent1f40ed82d40f841c2845d292d4b9f45dd8562035 (diff)
downloadfaker-2b934c51e4e090ea169b7ef1ced9881b93f7eb79.tar.xz
faker-2b934c51e4e090ea169b7ef1ced9881b93f7eb79.zip
chore(deps): update vitest to ~0.7.0 (#630)
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 317c14ae..4060d131 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"@types/validator": "~13.7.1",
"@typescript-eslint/eslint-plugin": "~5.15.0",
"@typescript-eslint/parser": "~5.15.0",
- "@vitest/ui": "~0.6.1",
+ "@vitest/ui": "~0.7.0",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.5.2",
@@ -123,7 +123,7 @@
"validator": "~13.7.0",
"vite": "~2.8.6",
"vitepress": "~0.22.3",
- "vitest": "~0.6.1"
+ "vitest": "~0.7.0"
},
"packageManager": "[email protected]",
"engines": {