aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-02 09:25:16 +0100
committerGitHub <[email protected]>2022-03-02 09:25:16 +0100
commitd2c1c93f8e234337eeaccc5c53661fb2ed10c8b9 (patch)
tree985eb0d72ae431f6fbbe5f336a086b6bb6e3eabf /package.json
parent7548b41fdce506c747c5772e7a2fa0ab33588174 (diff)
downloadfaker-d2c1c93f8e234337eeaccc5c53661fb2ed10c8b9.tar.xz
faker-d2c1c93f8e234337eeaccc5c53661fb2ed10c8b9.zip
chore(deps): update all non-major dependencies (#590)
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 015f9d39..5e8d96e2 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"eslint-config-prettier": "~8.4.0",
"eslint-define-config": "~1.2.5",
"eslint-gitignore": "~0.1.0",
- "eslint-plugin-jsdoc": "~37.9.5",
+ "eslint-plugin-jsdoc": "~37.9.6",
"eslint-plugin-prettier": "~4.0.0",
"esno": "~0.14.1",
"lint-staged": "~12.3.4",
@@ -121,7 +121,7 @@
"typedoc-plugin-missing-exports": "~0.22.6",
"typescript": "~4.6.2",
"validator": "~13.7.0",
- "vite": "~2.8.5",
+ "vite": "~2.8.6",
"vitepress": "~0.22.3",
"vitest": "~0.5.9"
},