aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-10-12 01:06:48 +0200
committerGitHub <[email protected]>2024-10-12 01:06:48 +0200
commit25506d2d61acf79d889e70ff7a43fde9eee1302a (patch)
tree7823008c90690b402d965f0da5ecdd21de740c02 /package.json
parentd43d68dd11c81d641042cf38b3260592b9a96419 (diff)
downloadfaker-25506d2d61acf79d889e70ff7a43fde9eee1302a.tar.xz
faker-25506d2d61acf79d889e70ff7a43fde9eee1302a.zip
chore(deps): update vitest (#3158)
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index d64f9b5d..7c52cf1a 100644
--- a/package.json
+++ b/package.json
@@ -112,9 +112,9 @@
"@types/sanitize-html": "2.13.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.2",
- "@vitest/coverage-v8": "2.1.1",
- "@vitest/eslint-plugin": "1.1.4",
- "@vitest/ui": "2.1.1",
+ "@vitest/coverage-v8": "2.1.2",
+ "@vitest/eslint-plugin": "1.1.7",
+ "@vitest/ui": "2.1.2",
"@vueuse/core": "11.1.0",
"commit-and-tag-version": "12.4.4",
"cypress": "13.15.0",
@@ -139,7 +139,7 @@
"validator": "13.12.0",
"vite": "5.4.8",
"vitepress": "1.4.0",
- "vitest": "2.1.1",
+ "vitest": "2.1.2",
"vue": "3.5.11",
"vue-tsc": "2.1.6"
},