aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-08-07 12:16:09 +0200
committerGitHub <[email protected]>2024-08-07 12:16:09 +0200
commit7e8a7078371bed70cacaecdb8ee3a543deacbf0b (patch)
treefe58da1ea3c8e731c11db01907a5e214fc29668d /package.json
parent30fcef1cc9704a42302d28b63ee8e3bc585c28bc (diff)
downloadfaker-7e8a7078371bed70cacaecdb8ee3a543deacbf0b.tar.xz
faker-7e8a7078371bed70cacaecdb8ee3a543deacbf0b.zip
chore(deps): update vitest to v2.0.5 (#3032)
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 d7b2d674..881d932b 100644
--- a/package.json
+++ b/package.json
@@ -103,8 +103,8 @@
"@types/sanitize-html": "2.11.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.0",
- "@vitest/coverage-v8": "2.0.3",
- "@vitest/ui": "2.0.3",
+ "@vitest/coverage-v8": "2.0.5",
+ "@vitest/ui": "2.0.5",
"@vueuse/core": "10.11.0",
"commit-and-tag-version": "12.4.1",
"cypress": "13.13.2",
@@ -130,7 +130,7 @@
"validator": "13.12.0",
"vite": "5.3.5",
"vitepress": "1.3.1",
- "vitest": "2.0.3",
+ "vitest": "2.0.5",
"vue": "3.4.36",
"vue-tsc": "2.0.29"
},