diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-09-19 10:42:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-19 10:42:27 +0200 |
| commit | 3290a074d039b3bb7b39a6984db1b66cdd67bd65 (patch) | |
| tree | 1046f5b4d573c84ed9ccd0eb7e7850742ccc9b8d /package.json | |
| parent | 8c5b0d8c0920780170425a2a9735a56861b85205 (diff) | |
| download | faker-3290a074d039b3bb7b39a6984db1b66cdd67bd65.tar.xz faker-3290a074d039b3bb7b39a6984db1b66cdd67bd65.zip | |
chore(deps): update vitest to ~0.23.4 (#1380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 90bb2110..8e863d5b 100644 --- a/package.json +++ b/package.json @@ -103,8 +103,8 @@ "@types/validator": "~13.7.6", "@typescript-eslint/eslint-plugin": "~5.36.2", "@typescript-eslint/parser": "~5.36.2", - "@vitest/coverage-c8": "~0.23.2", - "@vitest/ui": "~0.23.2", + "@vitest/coverage-c8": "~0.23.4", + "@vitest/ui": "~0.23.4", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~10.7.0", @@ -135,7 +135,7 @@ "validator": "~13.7.0", "vite": "~3.1.0", "vitepress": "1.0.0-alpha.13", - "vitest": "~0.23.2" + "vitest": "~0.23.4" }, "packageManager": "[email protected]", "engines": { |
