aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-02-18 13:28:44 +0100
committerGitHub <[email protected]>2022-02-18 13:28:44 +0100
commit28b02ccaddc49721fc5530750ea5a447e749875a (patch)
treea9b2dd7b7986e09e30d5bb8d02a44eb23512488c /package.json
parent1e8defb7c2ed2548d87a92614d592268dc0535ad (diff)
downloadfaker-28b02ccaddc49721fc5530750ea5a447e749875a.tar.xz
faker-28b02ccaddc49721fc5530750ea5a447e749875a.zip
chore(deps): update all non-major dependencies (#500)
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 59393ca0..401f3191 100644
--- a/package.json
+++ b/package.json
@@ -97,12 +97,12 @@
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.5.0",
- "esbuild": "~0.14.21",
+ "esbuild": "~0.14.22",
"eslint": "~8.9.0",
"eslint-config-prettier": "~8.3.0",
"eslint-define-config": "~1.2.5",
"eslint-gitignore": "~0.1.0",
- "eslint-plugin-jsdoc": "~37.9.1",
+ "eslint-plugin-jsdoc": "~37.9.4",
"eslint-plugin-prettier": "~4.0.0",
"esno": "~0.14.1",
"lint-staged": "~12.3.4",
@@ -116,7 +116,7 @@
"typedoc-plugin-missing-exports": "~0.22.6",
"typescript": "~4.5.5",
"validator": "~13.7.0",
- "vite": "~2.8.3",
+ "vite": "~2.8.4",
"vitepress": "~0.22.2",
"vitest": "~0.3.6"
},