aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-03-20 09:46:44 +0100
committerGitHub <[email protected]>2023-03-20 09:46:44 +0100
commit0d9aba3873c6ae18610b72521252cf07e56133cc (patch)
tree8f8aa7601fdb54f990bbe098cb76ab9f5d0abdc4 /package.json
parent68e17a95b0a7f62a7a43756667f861f8fcfb50ca (diff)
downloadfaker-0d9aba3873c6ae18610b72521252cf07e56133cc.tar.xz
faker-0d9aba3873c6ae18610b72521252cf07e56133cc.zip
chore(deps): update vitest to ~0.29.3 (#1949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 26135024..a7d8d3dc 100644
--- a/package.json
+++ b/package.json
@@ -95,8 +95,8 @@
"@types/validator": "~13.7.14",
"@typescript-eslint/eslint-plugin": "~5.54.1",
"@typescript-eslint/parser": "~5.54.1",
- "@vitest/coverage-c8": "~0.29.2",
- "@vitest/ui": "~0.29.2",
+ "@vitest/coverage-c8": "~0.29.3",
+ "@vitest/ui": "~0.29.3",
"@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.58",
- "vitest": "~0.29.2",
+ "vitest": "~0.29.3",
"vue": "~3.2.47"
},
"packageManager": "[email protected]",