aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-13 08:30:01 +0100
committerGitHub <[email protected]>2024-03-13 08:30:01 +0100
commit1b1163e7bdeaf71f0352e8d642f29eabe4296c8f (patch)
tree8aa9bc0f1880a4caa6095703b3f9190711c8bd24 /package.json
parenteae6d09b0d3e404aa46e7e05eb6cac5297b2e2e3 (diff)
downloadfaker-1b1163e7bdeaf71f0352e8d642f29eabe4296c8f.tar.xz
faker-1b1163e7bdeaf71f0352e8d642f29eabe4296c8f.zip
chore(deps): pin dependencies (#2745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 cb806b53..13fe980e 100644
--- a/package.json
+++ b/package.json
@@ -97,8 +97,8 @@
"@types/validator": "13.11.9",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
- "@vitest/coverage-v8": "~1.3.1",
- "@vitest/ui": "~1.3.1",
+ "@vitest/coverage-v8": "1.3.1",
+ "@vitest/ui": "1.3.1",
"@vueuse/core": "10.9.0",
"conventional-changelog-cli": "4.1.0",
"cypress": "13.6.6",
@@ -126,7 +126,7 @@
"validator": "13.11.0",
"vite": "5.1.5",
"vitepress": "1.0.0-rc.45",
- "vitest": "~1.3.1",
+ "vitest": "1.3.1",
"vue": "3.4.21"
},
"packageManager": "[email protected]",