aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-06-01 19:17:28 +0200
committerGitHub <[email protected]>2022-06-01 19:17:28 +0200
commit6a39f78dd2d32df10efa2aa2d0d1f9a2d0bc898b (patch)
treea645abfcd6c59d6ecab2003f8f26bae4b4745f6d /package.json
parentf5488ad075ca6b0375a82878a0b25257708542b9 (diff)
downloadfaker-6a39f78dd2d32df10efa2aa2d0d1f9a2d0bc898b.tar.xz
faker-6a39f78dd2d32df10efa2aa2d0d1f9a2d0bc898b.zip
chore(deps): update vitest to ~0.13.1 (#1031)
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 60357a05..a53b1d2a 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"@types/validator": "~13.7.2",
"@typescript-eslint/eslint-plugin": "~5.27.0",
"@typescript-eslint/parser": "~5.27.0",
- "@vitest/ui": "~0.13.0",
+ "@vitest/ui": "~0.13.1",
"c8": "~7.11.3",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.7.0",
@@ -133,7 +133,7 @@
"validator": "~13.7.0",
"vite": "~2.9.9",
"vitepress": "~0.22.4",
- "vitest": "~0.13.0"
+ "vitest": "~0.13.1"
},
"packageManager": "[email protected]",
"engines": {