aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-07 12:29:17 +0000
committerGitHub <[email protected]>2022-11-07 12:29:17 +0000
commitd3632585e01ce4590be57d2045f73f0b25a0f16d (patch)
treee50ef7ef738f999ea9b45faffead6471fab8d73a /package.json
parentc104ceef3e252e7275b762f495afd331f1bb24a3 (diff)
downloadfaker-d3632585e01ce4590be57d2045f73f0b25a0f16d.tar.xz
faker-d3632585e01ce4590be57d2045f73f0b25a0f16d.zip
chore(deps): update devdependencies (#1527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index f03690ff..c58b8b13 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"@algolia/client-search": "~4.14.2",
"@types/glob": "~8.0.0",
"@types/markdown-it": "~12.2.3",
- "@types/node": "~18.11.8",
+ "@types/node": "~18.11.9",
"@types/prettier": "~2.7.1",
"@types/react": "~18.0.25",
"@types/sanitize-html": "~2.6.2",
@@ -111,12 +111,12 @@
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.11.0",
- "esbuild": "~0.15.12",
- "eslint": "~8.26.0",
+ "esbuild": "~0.15.13",
+ "eslint": "~8.27.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.11.0",
"eslint-gitignore": "~0.1.0",
- "eslint-plugin-jsdoc": "~39.4.0",
+ "eslint-plugin-jsdoc": "~39.6.2",
"eslint-plugin-prettier": "~4.2.1",
"glob": "~8.0.3",
"lint-staged": "~13.0.3",
@@ -137,7 +137,7 @@
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.8.4",
"validator": "~13.7.0",
- "vite": "~3.2.1",
+ "vite": "~3.2.3",
"vitepress": "1.0.0-alpha.27",
"vitest": "~0.24.5",
"vue": "~3.2.41"