aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-03-07 15:43:51 +0100
committerGitHub <[email protected]>2023-03-07 15:43:51 +0100
commitc80e10f8a8ba9c54d9eae8a4b34708c4fc6460d3 (patch)
tree39014204e0f4bfcac65bd49bcf76c1a588b5547e /package.json
parent27a224746a7563fd3a4f7b523a8145dc38f8b2ee (diff)
downloadfaker-c80e10f8a8ba9c54d9eae8a4b34708c4fc6460d3.tar.xz
faker-c80e10f8a8ba9c54d9eae8a4b34708c4fc6460d3.zip
chore(deps): update vitest to ~0.29.2 (#1902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 0326c1a9..236b3406 100644
--- a/package.json
+++ b/package.json
@@ -95,8 +95,8 @@
"@types/validator": "~13.7.13",
"@typescript-eslint/eslint-plugin": "~5.54.1",
"@typescript-eslint/parser": "~5.54.1",
- "@vitest/coverage-c8": "~0.28.5",
- "@vitest/ui": "~0.28.5",
+ "@vitest/coverage-c8": "~0.29.2",
+ "@vitest/ui": "~0.29.2",
"@vueuse/core": "~9.13.0",
"c8": "~7.13.0",
"conventional-changelog-cli": "~2.2.2",
@@ -127,7 +127,7 @@
"validator": "~13.9.0",
"vite": "~4.1.4",
"vitepress": "1.0.0-alpha.49",
- "vitest": "~0.28.5",
+ "vitest": "~0.29.2",
"vue": "~3.2.47"
},
"packageManager": "[email protected]",