aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-05 11:58:23 +0100
committerGitHub <[email protected]>2022-12-05 11:58:23 +0100
commitfc607ce6685a21241dc6b26b18a325b549fc928a (patch)
treebc1c2fb56149db4316443aeea56ae7521fd9e6cc /package.json
parentde2cce174433fba66166323846d49b2b1fa94f85 (diff)
downloadfaker-fc607ce6685a21241dc6b26b18a325b549fc928a.tar.xz
faker-fc607ce6685a21241dc6b26b18a325b549fc928a.zip
chore(deps): update devdependencies (#1626)
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 66c9342a..9a469a6d 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.9",
+ "@types/node": "~18.11.10",
"@types/prettier": "~2.7.1",
"@types/react": "~18.0.26",
"@types/sanitize-html": "~2.6.2",
@@ -111,15 +111,15 @@
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~11.2.0",
- "esbuild": "~0.15.16",
- "eslint": "~8.28.0",
+ "esbuild": "~0.15.18",
+ "eslint": "~8.29.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.12.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-jsdoc": "~39.6.4",
"eslint-plugin-prettier": "~4.2.1",
"glob": "~8.0.3",
- "lint-staged": "~13.0.4",
+ "lint-staged": "~13.1.0",
"mime-db": "~1.52.0",
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
@@ -137,7 +137,7 @@
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.9.3",
"validator": "~13.7.0",
- "vite": "~3.2.4",
+ "vite": "~3.2.5",
"vitepress": "1.0.0-alpha.30",
"vitest": "~0.25.3",
"vue": "~3.2.45"