aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-08 20:04:46 +0100
committerGitHub <[email protected]>2022-11-08 20:04:46 +0100
commit7be37240bf0995902dfab5ba3e76c7246a04fd3e (patch)
treef4f003d30232a2690d3b094e959ba989dde04e43 /package.json
parenta5de22926d1a5b6741216d2ba390880658d5f155 (diff)
downloadfaker-7be37240bf0995902dfab5ba3e76c7246a04fd3e.tar.xz
faker-7be37240bf0995902dfab5ba3e76c7246a04fd3e.zip
chore(deps): update vitest to ~0.25.1 (#1544)
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 c58b8b13..6f3bdaf0 100644
--- a/package.json
+++ b/package.json
@@ -105,8 +105,8 @@
"@types/validator": "~13.7.10",
"@typescript-eslint/eslint-plugin": "~5.42.0",
"@typescript-eslint/parser": "~5.42.0",
- "@vitest/coverage-c8": "~0.24.5",
- "@vitest/ui": "~0.24.5",
+ "@vitest/coverage-c8": "~0.25.1",
+ "@vitest/ui": "~0.25.1",
"@vueuse/core": "~9.4.0",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
@@ -139,7 +139,7 @@
"validator": "~13.7.0",
"vite": "~3.2.3",
"vitepress": "1.0.0-alpha.27",
- "vitest": "~0.24.5",
+ "vitest": "~0.25.1",
"vue": "~3.2.41"
},
"packageManager": "[email protected]",