aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-12-02 10:13:41 +0000
committerGitHub <[email protected]>2024-12-02 10:13:41 +0000
commit0fb42953af7af7e8ee76dcaacff5c279ad2ea127 (patch)
treeee678f6683887ee555700bc6d34d87132d99e68e /package.json
parentfcfb87391320e1e5f2b80b9bc52719b6a33c5e08 (diff)
downloadfaker-0fb42953af7af7e8ee76dcaacff5c279ad2ea127.tar.xz
faker-0fb42953af7af7e8ee76dcaacff5c279ad2ea127.zip
chore(deps): update vitest to v2.1.7 (#3310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 ab7b3c58..291482c6 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"@types/sanitize-html": "2.13.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.2",
- "@vitest/coverage-v8": "2.1.6",
+ "@vitest/coverage-v8": "2.1.7",
"@vitest/eslint-plugin": "1.1.13",
"@vitest/ui": "2.1.7",
"@vueuse/core": "12.0.0",
@@ -139,7 +139,7 @@
"typescript-eslint": "8.16.0",
"validator": "13.12.0",
"vitepress": "1.5.0",
- "vitest": "2.1.6",
+ "vitest": "2.1.7",
"vue": "3.5.13",
"vue-tsc": "2.1.10"
},