aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-10-23 12:39:30 +0000
committerGitHub <[email protected]>2024-10-23 12:39:30 +0000
commit0046c24375cb62c9cd86ec79d4d4b2995abf1f35 (patch)
tree244f34663ac31257cba629f196abe7f0e4ee8503 /package.json
parent221f303c815efe67032a6dc3bfdd09127cbefbe2 (diff)
downloadfaker-0046c24375cb62c9cd86ec79d4d4b2995abf1f35.tar.xz
faker-0046c24375cb62c9cd86ec79d4d4b2995abf1f35.zip
chore(deps): update vitest to v2.1.3 (#3212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index c254ebee..a4503fb3 100644
--- a/package.json
+++ b/package.json
@@ -112,9 +112,9 @@
"@types/sanitize-html": "2.13.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.2",
- "@vitest/coverage-v8": "2.1.2",
+ "@vitest/coverage-v8": "2.1.3",
"@vitest/eslint-plugin": "1.1.7",
- "@vitest/ui": "2.1.2",
+ "@vitest/ui": "2.1.3",
"@vueuse/core": "11.1.0",
"commit-and-tag-version": "12.5.0",
"cypress": "13.15.0",
@@ -139,7 +139,7 @@
"validator": "13.12.0",
"vite": "5.4.10",
"vitepress": "1.4.1",
- "vitest": "2.1.2",
+ "vitest": "2.1.3",
"vue": "3.5.12",
"vue-tsc": "2.1.6"
},