aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-16 17:51:03 +0200
committerGitHub <[email protected]>2024-07-16 17:51:03 +0200
commit618d9ae9cfc9f9c9fbe97557c13566dbea4f12ab (patch)
treeaf69081bf7ac875321a03f47c4053db666710843 /package.json
parent8f2f445a4f500f5e390128e802e5912e86c71dde (diff)
downloadfaker-618d9ae9cfc9f9c9fbe97557c13566dbea4f12ab.tar.xz
faker-618d9ae9cfc9f9c9fbe97557c13566dbea4f12ab.zip
chore(deps): update vitest to v2.0.3 (#3014)
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index ef22628c..0925e165 100644
--- a/package.json
+++ b/package.json
@@ -103,8 +103,8 @@
"@types/validator": "13.12.0",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
- "@vitest/coverage-v8": "2.0.1",
- "@vitest/ui": "2.0.1",
+ "@vitest/coverage-v8": "2.0.3",
+ "@vitest/ui": "2.0.3",
"@vueuse/core": "10.11.0",
"commit-and-tag-version": "12.4.1",
"cypress": "13.13.0",
@@ -130,7 +130,7 @@
"validator": "13.12.0",
"vite": "5.3.3",
"vitepress": "1.3.0",
- "vitest": "2.0.1",
+ "vitest": "2.0.3",
"vue": "3.4.31",
"vue-tsc": "2.0.26"
},