aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-10 09:25:29 +0200
committerGitHub <[email protected]>2022-08-10 09:25:29 +0200
commitd4cfe979193c283be17016d6a1b03e745bf1511a (patch)
tree7321fd721f51e777619f9fa4394f4fe039e04378 /package.json
parent9aa7e53d427b4c4aee3793037140be654b73172c (diff)
downloadfaker-d4cfe979193c283be17016d6a1b03e745bf1511a.tar.xz
faker-d4cfe979193c283be17016d6a1b03e745bf1511a.zip
chore(deps): update devdependencies (#1251)
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 eb2f49e1..41ef5f63 100644
--- a/package.json
+++ b/package.json
@@ -106,12 +106,12 @@
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.4.0",
- "esbuild": "~0.14.54",
+ "esbuild": "~0.15.0",
"eslint": "~8.21.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.6.0",
"eslint-gitignore": "~0.1.0",
- "eslint-plugin-jsdoc": "~39.3.4",
+ "eslint-plugin-jsdoc": "~39.3.6",
"eslint-plugin-prettier": "~4.2.1",
"glob": "~8.0.3",
"lint-staged": "~13.0.3",
@@ -131,7 +131,7 @@
"typedoc-plugin-missing-exports": "~0.23.0",
"typescript": "~4.7.4",
"validator": "~13.7.0",
- "vite": "~3.0.4",
+ "vite": "~3.0.5",
"vitepress": "1.0.0-alpha.4",
"vitest": "~0.21.1"
},