aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-29 09:59:24 +0200
committerGitHub <[email protected]>2024-04-29 09:59:24 +0200
commita6591f4d6fe592c7faac911eaca0bbda83bc68f7 (patch)
treec7a6564b3288b52cb72b1fc1878ffba6044d5a03 /package.json
parent09bca2fec4828d3147449a8dab828e64f9aca4a7 (diff)
downloadfaker-a6591f4d6fe592c7faac911eaca0bbda83bc68f7.tar.xz
faker-a6591f4d6fe592c7faac911eaca0bbda83bc68f7.zip
chore(deps): update vitest to v1.5.2 (#2862)
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 ef53ca52..f4e7ece6 100644
--- a/package.json
+++ b/package.json
@@ -103,8 +103,8 @@
"@types/validator": "13.11.9",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
- "@vitest/coverage-v8": "1.5.0",
- "@vitest/ui": "1.5.0",
+ "@vitest/coverage-v8": "1.5.2",
+ "@vitest/ui": "1.5.2",
"@vueuse/core": "10.9.0",
"conventional-changelog-cli": "4.1.0",
"cypress": "13.8.1",
@@ -132,7 +132,7 @@
"validator": "13.11.0",
"vite": "5.2.10",
"vitepress": "1.1.4",
- "vitest": "1.5.0",
+ "vitest": "1.5.2",
"vue": "3.4.25"
},
"packageManager": "[email protected]",