diff --git a/package.json b/package.json index 046846c4b..3d1479b83 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@storybook/react": "5.3.18", "@types/node": "12.12.39", "@types/react": "16.8.7", - "@types/react-dom": "16.9.7", + "@types/react-dom": "16.9.8", "@types/sinon": "9.0.0", "avaron": "0.2.0", "babel-core": "7.0.0-bridge.0", diff --git a/yarn.lock b/yarn.lock index 502075aca..81f3285b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2826,10 +2826,10 @@ "@types/history" "*" "@types/react" "*" -"@types/react-dom@16.9.7": - version "16.9.7" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.7.tgz#60844d48ce252d7b2dccf0c7bb937130e27c0cd2" - integrity sha512-GHTYhM8/OwUCf254WO5xqR/aqD3gC9kSTLpopWGpQLpnw23jk44RvMHsyUSEplvRJZdHxhJGMMLF0kCPYHPhQA== +"@types/react-dom@16.9.8": + version "16.9.8" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423" + integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA== dependencies: "@types/react" "*"