aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-19 10:44:40 +0100
committerGitHub <[email protected]>2024-02-19 10:44:40 +0100
commitfd31ec6cf03b273c22ab7c4294fc874ce5ff1ace (patch)
treecb9d23d80d4cdd60aa8aeb22826c0133166abf04 /package.json
parent61066bd3b8f2f143e058ad471fefdb41a0f4f4f8 (diff)
downloadfaker-fd31ec6cf03b273c22ab7c4294fc874ce5ff1ace.tar.xz
faker-fd31ec6cf03b273c22ab7c4294fc874ce5ff1ace.zip
chore(deps): update vitest to ~1.3.0 (#2671)
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 8d0e31f5..c8ae05b7 100644
--- a/package.json
+++ b/package.json
@@ -104,8 +104,8 @@
"@types/validator": "~13.11.9",
"@typescript-eslint/eslint-plugin": "~7.0.1",
"@typescript-eslint/parser": "~7.0.1",
- "@vitest/coverage-v8": "~1.2.2",
- "@vitest/ui": "~1.2.2",
+ "@vitest/coverage-v8": "~1.3.0",
+ "@vitest/ui": "~1.3.0",
"@vueuse/core": "~10.7.2",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.4",
@@ -133,7 +133,7 @@
"validator": "~13.11.0",
"vite": "~5.1.3",
"vitepress": "1.0.0-rc.39",
- "vitest": "~1.2.2",
+ "vitest": "~1.3.0",
"vue": "~3.4.19"
},
"packageManager": "[email protected]",