aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-04-10 17:45:32 +0200
committerGitHub <[email protected]>2025-04-10 17:45:32 +0200
commit6ea131b13bc5c9cdd5f18adfb715609d0eb41259 (patch)
tree95ad7326b842cd5bfa1d63cf265503877f08c88a /package.json
parent709de5bdbb6e1354b3f3c333395d5d7e995c4ad8 (diff)
downloadfaker-6ea131b13bc5c9cdd5f18adfb715609d0eb41259.tar.xz
faker-6ea131b13bc5c9cdd5f18adfb715609d0eb41259.zip
chore(deps): update vitest (#3459)
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 2e13dcba..13fff0f3 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.12.3",
- "@vitest/coverage-v8": "3.0.7",
- "@vitest/eslint-plugin": "1.1.36",
- "@vitest/ui": "3.0.7",
+ "@vitest/coverage-v8": "3.1.1",
+ "@vitest/eslint-plugin": "1.1.40",
+ "@vitest/ui": "3.1.1",
"@vueuse/core": "12.8.2",
"commit-and-tag-version": "12.5.0",
"cypress": "14.3.0",
@@ -140,7 +140,7 @@
"typescript-eslint": "8.25.0",
"validator": "13.15.0",
"vitepress": "1.6.3",
- "vitest": "3.0.7",
+ "vitest": "3.1.1",
"vue": "3.5.13",
"vue-tsc": "2.2.8"
},