aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-09-16 20:23:25 +0200
committerGitHub <[email protected]>2024-09-16 20:23:25 +0200
commit029ecc765f7dd8cc28bc140b5cef1c3d9a2f8eba (patch)
treef632da489723a9747ec052a6cf66b5b3652204c2 /package.json
parenta5175829ec8e983181874c41efea762d0e8cbea4 (diff)
downloadfaker-029ecc765f7dd8cc28bc140b5cef1c3d9a2f8eba.tar.xz
faker-029ecc765f7dd8cc28bc140b5cef1c3d9a2f8eba.zip
chore(deps): update vitest to v2.1.1 (#3117)
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 e30c696e..68595e7c 100644
--- a/package.json
+++ b/package.json
@@ -113,8 +113,8 @@
"@types/sanitize-html": "2.13.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.1",
- "@vitest/coverage-v8": "2.0.5",
- "@vitest/ui": "2.0.5",
+ "@vitest/coverage-v8": "2.1.1",
+ "@vitest/ui": "2.1.1",
"@vueuse/core": "10.11.1",
"commit-and-tag-version": "12.4.3",
"cypress": "13.14.2",
@@ -141,7 +141,7 @@
"validator": "13.12.0",
"vite": "5.4.5",
"vitepress": "1.3.4",
- "vitest": "2.0.5",
+ "vitest": "2.1.1",
"vue": "3.5.5",
"vue-tsc": "2.1.6"
},