diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-04-11 11:29:09 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-11 11:29:09 +0200 |
| commit | dfd51dbf0093aa4bfbeaa297755384e9cc469654 (patch) | |
| tree | de7b6732b5efc648325ede53c9a950f2f129efb0 /package.json | |
| parent | c25ecd08ec57fae5967148bee14fec1c4be99472 (diff) | |
| download | faker-dfd51dbf0093aa4bfbeaa297755384e9cc469654.tar.xz faker-dfd51dbf0093aa4bfbeaa297755384e9cc469654.zip | |
chore(deps): update vitest to ~0.9.3 (#832)
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 eeea298f..8591a510 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@types/validator": "~13.7.2", "@typescript-eslint/eslint-plugin": "~5.18.0", "@typescript-eslint/parser": "~5.18.0", - "@vitest/ui": "~0.9.2", + "@vitest/ui": "~0.9.3", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.5.3", @@ -124,7 +124,7 @@ "validator": "~13.7.0", "vite": "~2.9.1", "vitepress": "~0.22.3", - "vitest": "~0.9.2" + "vitest": "~0.9.3" }, "packageManager": "[email protected]", "engines": { |
