diff --git a/package.json b/package.json index 8096115..c55d428 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/eslint": "6.1.8", "@types/html-webpack-plugin": "3.2.2", "@types/prettier": "1.19.0", - "@types/react": "16.9.22", + "@types/react": "16.9.23", "@types/react-dom": "16.9.5", "@types/styled-components": "5.0.0", "@types/webpack": "4.41.6", diff --git a/yarn.lock b/yarn.lock index 7eb6b7b..3500d32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1340,10 +1340,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@16.9.22": - version "16.9.22" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.22.tgz#f0288c92d94e93c4b43e3f5633edf788b2c040ae" - integrity sha512-7OSt4EGiLvy0h5R7X+r0c7S739TCU/LvWbkNOrm10lUwNHe7XPz5OLhLOSZeCkqO9JSCly1NkYJ7ODTUqVnHJQ== +"@types/react@*", "@types/react@16.9.23": + version "16.9.23" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.23.tgz#1a66c6d468ba11a8943ad958a8cb3e737568271c" + integrity sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw== dependencies: "@types/prop-types" "*" csstype "^2.2.0"