aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-25 08:32:58 +0200
committerGitHub <[email protected]>2022-07-25 08:32:58 +0200
commitee3d353a2115e1010c1fd0751799814025fbef74 (patch)
tree84f83d04697c230417c6693aa499aa9986e75c4b /package.json
parent15e3eed927953446d3e3aa8dcd7fca3f8472ff3e (diff)
downloadfaker-ee3d353a2115e1010c1fd0751799814025fbef74.tar.xz
faker-ee3d353a2115e1010c1fd0751799814025fbef74.zip
chore(deps): update vitest to ~0.19.0 (#1188)
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 8995f9bf..318bae06 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.18.1",
+ "@vitest/ui": "~0.19.0",
"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.18.1"
+ "vitest": "~0.19.0"
},
"packageManager": "[email protected]",
"engines": {