aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-07-04 13:24:33 +0900
committerGitHub <noreply@github.com>2021-07-04 13:24:33 +0900
commitab6277fa1fdb41da6fa7c8c0be2cedfdef4b6bd7 (patch)
treec041b3183f145fb3ce76a949d42e0db9d2543e8f /package.json
parent0f6a4c2938b1e92321e0b21cf55426986c0e9eff (diff)
parente6331a88877fc4ee9b3e15e27111921144d49217 (diff)
Merge pull request #1200 from ueokande/dependabot/npm_and_yarn/types/react-dom-17.0.8
Bump @types/react-dom from 17.0.5 to 17.0.8
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8e9bd60..b185216 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"@types/node": "^14.14.13",
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.13",
- "@types/react-dom": "^17.0.5",
+ "@types/react-dom": "^17.0.8",
"@types/react-redux": "^7.1.7",
"@types/react-test-renderer": "^17.0.0",
"@types/redux-promise": "^0.5.28",