aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-07-01 19:23:36 +0200
committerGitHub <[email protected]>2025-07-01 17:23:36 +0000
commit4f76395736ddd21aa3b81260e62da7c59b364720 (patch)
tree1e1888e6fc93faa9fa63c6c7a28a3880e2d0ebb0 /package.json
parent8a33713e3e22c8544f956d3c5c93eec5b704757d (diff)
downloadfaker-4f76395736ddd21aa3b81260e62da7c59b364720.tar.xz
faker-4f76395736ddd21aa3b81260e62da7c59b364720.zip
chore(deps): update vitest (#3547)
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 8f2aac28..13ddd8e2 100644
--- a/package.json
+++ b/package.json
@@ -113,9 +113,9 @@
"@types/sanitize-html": "2.15.0",
"@types/semver": "7.7.0",
"@types/validator": "13.15.0",
- "@vitest/coverage-v8": "3.2.3",
- "@vitest/eslint-plugin": "1.2.2",
- "@vitest/ui": "3.2.3",
+ "@vitest/coverage-v8": "3.2.4",
+ "@vitest/eslint-plugin": "1.3.3",
+ "@vitest/ui": "3.2.4",
"@vueuse/core": "13.1.0",
"commit-and-tag-version": "12.5.1",
"cypress": "14.3.0",
@@ -139,7 +139,7 @@
"typescript-eslint": "8.34.1",
"validator": "13.15.0",
"vitepress": "1.6.3",
- "vitest": "3.2.3",
+ "vitest": "3.2.4",
"vue": "3.5.13",
"vue-tsc": "2.2.8"
},