aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-05-08 17:44:23 +0200
committerGitHub <[email protected]>2025-05-08 17:44:23 +0200
commit9d914fc6a56e3895d958b08aa581f37267ce5b10 (patch)
tree36a0f487ca41e20bfcf3825b82761ec119399948 /package.json
parent000ffecf87a02b8d335e9d137e86fc81ce9b12f7 (diff)
downloadfaker-9d914fc6a56e3895d958b08aa581f37267ce5b10.tar.xz
faker-9d914fc6a56e3895d958b08aa581f37267ce5b10.zip
chore(deps): update vitest (#3497)
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 95dde50a..daa6e708 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.1.1",
- "@vitest/eslint-plugin": "1.1.42",
- "@vitest/ui": "3.1.1",
+ "@vitest/coverage-v8": "3.1.3",
+ "@vitest/eslint-plugin": "1.1.44",
+ "@vitest/ui": "3.1.3",
"@vueuse/core": "13.1.0",
"commit-and-tag-version": "12.5.1",
"cypress": "14.3.0",
@@ -140,7 +140,7 @@
"typescript-eslint": "8.32.0",
"validator": "13.15.0",
"vitepress": "1.6.3",
- "vitest": "3.1.1",
+ "vitest": "3.1.3",
"vue": "3.5.13",
"vue-tsc": "2.2.8"
},