diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-08-28 14:12:55 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-28 14:12:55 +0200 |
| commit | 1bd3f6e68067c3dc4f1d4de57fe438bb7f05ce9a (patch) | |
| tree | 420dcaed2dbf7ad930815913a6928197e8785405 /package.json | |
| parent | 75893b795b28953277868fc6d2f48b43aa73bfdd (diff) | |
| download | faker-1bd3f6e68067c3dc4f1d4de57fe438bb7f05ce9a.tar.xz faker-1bd3f6e68067c3dc4f1d4de57fe438bb7f05ce9a.zip | |
chore(deps): update vitest to ~0.34.3 (#2353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index d3a6d9db..ffcd9309 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@typescript-eslint/eslint-plugin": "~6.4.1", "@typescript-eslint/parser": "~6.4.1", "@vitest/coverage-v8": "~0.34.3", - "@vitest/ui": "~0.34.2", + "@vitest/ui": "~0.34.3", "@vueuse/core": "~10.4.1", "conventional-changelog-cli": "~3.0.0", "cypress": "~12.17.4", @@ -124,7 +124,7 @@ "validator": "~13.11.0", "vite": "~4.4.9", "vitepress": "1.0.0-beta.7", - "vitest": "~0.34.2", + "vitest": "~0.34.3", "vue": "~3.3.4" }, "packageManager": "[email protected]", |
