aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-06-16 18:10:04 +0000
committerGitHub <[email protected]>2022-06-16 18:10:04 +0000
commitda9e215c919fb1e55de8992f34a54d280d9b143f (patch)
treed4a4369233e04f13729322ed3eec654812d60905 /package.json
parentc0e08cf048703abe790c4881fc0e309a21af867b (diff)
downloadfaker-da9e215c919fb1e55de8992f34a54d280d9b143f.tar.xz
faker-da9e215c919fb1e55de8992f34a54d280d9b143f.zip
chore(deps): update doc-dependencies (#1077)
Co-authored-by: Renovate Bot <[email protected]>
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 968cf319..6420e2bd 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"@types/markdown-it": "~12.2.3",
"@types/node": "~17.0.40",
"@types/prettier": "~2.6.3",
- "@types/react": "~18.0.12",
+ "@types/react": "~18.0.13",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.3",
"@typescript-eslint/eslint-plugin": "~5.28.0",
@@ -121,8 +121,8 @@
"picocolors": "~1.0.0",
"prettier": "2.7.1",
"prettier-plugin-organize-imports": "~2.3.4",
- "react": "~18.1.0",
- "react-dom": "~18.1.0",
+ "react": "~18.2.0",
+ "react-dom": "~18.2.0",
"rimraf": "~3.0.2",
"sanitize-html": "~2.7.0",
"simple-git-hooks": "~2.8.0",