aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-26 10:06:41 +0100
committerGitHub <[email protected]>2024-02-26 10:06:41 +0100
commit69f02a0fdb1ea27248df320719cc4fc5c43682db (patch)
treef4d01f9ca1b0737dc8d1e74bb3de459486356997 /package.json
parentb157fc1189392580da20bba3a3d722419c1ecb9f (diff)
downloadfaker-69f02a0fdb1ea27248df320719cc4fc5c43682db.tar.xz
faker-69f02a0fdb1ea27248df320719cc4fc5c43682db.zip
chore(deps): update vitest to ~1.3.1 (#2690)
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 fe8aa6d1..8e89ab6a 100644
--- a/package.json
+++ b/package.json
@@ -97,8 +97,8 @@
"@types/validator": "~13.11.9",
"@typescript-eslint/eslint-plugin": "~7.0.2",
"@typescript-eslint/parser": "~7.0.2",
- "@vitest/coverage-v8": "~1.3.0",
- "@vitest/ui": "~1.3.0",
+ "@vitest/coverage-v8": "~1.3.1",
+ "@vitest/ui": "~1.3.1",
"@vueuse/core": "~10.8.0",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.6",
@@ -126,7 +126,7 @@
"validator": "~13.11.0",
"vite": "~5.1.4",
"vitepress": "1.0.0-rc.44",
- "vitest": "~1.3.0",
+ "vitest": "~1.3.1",
"vue": "~3.4.20"
},
"packageManager": "[email protected]",