aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-03-01 10:30:42 +0100
committerGitHub <[email protected]>2025-03-01 10:30:42 +0100
commit24d60a07053e967210e2fcd98225f7e2f3fa2acf (patch)
treee8e68a729e769501db6158ae7cc4962c629209cf /package.json
parente61ba96364b99ae9e87da985be4720371e9d7b67 (diff)
downloadfaker-24d60a07053e967210e2fcd98225f7e2f3fa2acf.tar.xz
faker-24d60a07053e967210e2fcd98225f7e2f3fa2acf.zip
chore(deps): update vitest (#3421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index e8653501..bb229d55 100644
--- a/package.json
+++ b/package.json
@@ -113,9 +113,9 @@
"@types/sanitize-html": "2.13.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.2",
- "@vitest/coverage-v8": "3.0.5",
- "@vitest/eslint-plugin": "1.1.25",
- "@vitest/ui": "3.0.5",
+ "@vitest/coverage-v8": "3.0.7",
+ "@vitest/eslint-plugin": "1.1.36",
+ "@vitest/ui": "3.0.7",
"@vueuse/core": "12.7.0",
"commit-and-tag-version": "12.5.0",
"cypress": "14.1.0",
@@ -140,7 +140,7 @@
"typescript-eslint": "8.25.0",
"validator": "13.12.0",
"vitepress": "1.6.3",
- "vitest": "3.0.5",
+ "vitest": "3.0.7",
"vue": "3.5.13",
"vue-tsc": "2.2.4"
},