aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-06 15:19:17 +0200
committerGitHub <[email protected]>2023-08-06 15:19:17 +0200
commit4e9113951ee4a5a5e7e6d99752fc284073889a0c (patch)
treea9cd1050fcee8c0483afe1c953b6a5d1391f407b /package.json
parent73a76845413af036c553182c984c8bf8975ebd27 (diff)
downloadfaker-4e9113951ee4a5a5e7e6d99752fc284073889a0c.tar.xz
faker-4e9113951ee4a5a5e7e6d99752fc284073889a0c.zip
chore(deps): update vitest to ~0.34.1 (#2294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 280eca5c..c79e29ef 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"@typescript-eslint/eslint-plugin": "~6.2.0",
"@typescript-eslint/parser": "~6.2.0",
"@vitest/coverage-v8": "~0.34.1",
- "@vitest/ui": "~0.33.0",
+ "@vitest/ui": "~0.34.1",
"@vueuse/core": "~10.3.0",
"conventional-changelog-cli": "~3.0.0",
"cypress": "~12.17.3",
@@ -128,7 +128,7 @@
"validator": "~13.11.0",
"vite": "~4.4.8",
"vitepress": "1.0.0-beta.7",
- "vitest": "~0.33.0",
+ "vitest": "~0.34.1",
"vue": "~3.3.4"
},
"packageManager": "[email protected]",