aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-22 16:10:13 +0100
committerGitHub <[email protected]>2023-01-22 16:10:13 +0100
commit88d83929b78f0a18abc42e8ae6e783d79b32aec3 (patch)
treeb263b406d9cd091f4c6382f110cb4b7e5a5a9977 /package.json
parente675aaac1cc77065e25761ce2f1343669b23b0b8 (diff)
downloadfaker-88d83929b78f0a18abc42e8ae6e783d79b32aec3.tar.xz
faker-88d83929b78f0a18abc42e8ae6e783d79b32aec3.zip
chore(deps): update vitest to ~0.27.3 (#1762)
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 ed591529..1cee9faa 100644
--- a/package.json
+++ b/package.json
@@ -93,8 +93,8 @@
"@types/validator": "~13.7.10",
"@typescript-eslint/eslint-plugin": "~5.48.1",
"@typescript-eslint/parser": "~5.48.1",
- "@vitest/coverage-c8": "~0.27.1",
- "@vitest/ui": "~0.27.1",
+ "@vitest/coverage-c8": "~0.27.3",
+ "@vitest/ui": "~0.27.3",
"@vueuse/core": "~9.11.0",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
@@ -125,7 +125,7 @@
"validator": "~13.7.0",
"vite": "~4.0.4",
"vitepress": "1.0.0-alpha.36",
- "vitest": "~0.27.1",
+ "vitest": "~0.27.3",
"vue": "~3.2.45"
},
"packageManager": "[email protected]",