diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-07-26 10:52:33 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-26 10:52:33 -0400 |
| commit | 0ea2885ecd7c4e85aaee75178510ae2697dfbf88 (patch) | |
| tree | b4cd8f181956cbcb068c7b410a85186cd276404d /package.json | |
| parent | 6193c157040a6eefdb379d6d0c0aedb2aaff63a9 (diff) | |
| download | faker-0ea2885ecd7c4e85aaee75178510ae2697dfbf88.tar.xz faker-0ea2885ecd7c4e85aaee75178510ae2697dfbf88.zip | |
chore(deps): update vitest to ~0.19.1 (#1192)
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 06828018..462bac81 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@types/validator": "~13.7.4", "@typescript-eslint/eslint-plugin": "~5.30.7", "@typescript-eslint/parser": "~5.30.7", - "@vitest/ui": "~0.19.0", + "@vitest/ui": "~0.19.1", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~10.3.1", @@ -133,7 +133,7 @@ "validator": "~13.7.0", "vite": "~3.0.2", "vitepress": "~0.22.4", - "vitest": "~0.19.0" + "vitest": "~0.19.1" }, "packageManager": "[email protected]", "engines": { |
