Bump @types/react from 16.8.20 to 16.8.23 in /app (#168)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.20 to 16.8.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-23 12:07:58 +02:00
committed by Thomas Nordquist
parent 71e376e0e4
commit bc2d066bb9
2 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@
"@types/get-value": "^3.0.1", "@types/get-value": "^3.0.1",
"@types/node": "^12.0.4", "@types/node": "^12.0.4",
"@types/prismjs": "^1.9.1", "@types/prismjs": "^1.9.1",
"@types/react": "^16.7.18", "@types/react": "^16.8.23",
"@types/react-dom": "^16.0.11", "@types/react-dom": "^16.0.11",
"@types/react-redux": "^7.0.9", "@types/react-redux": "^7.0.9",
"@types/react-resize-detector": "^4.0.1", "@types/react-resize-detector": "^4.0.1",

View File

@@ -421,10 +421,10 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@^16.7.18": "@types/react@*", "@types/react@^16.8.23":
version "16.8.20" version "16.8.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.20.tgz#4f633ecbd0a4d56d0ccc50fff6f9321bbcd7d583" resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.23.tgz#ec6be3ceed6353a20948169b6cb4c97b65b97ad2"
integrity sha512-ZLmI+ubSJpfUIlQuULDDrdyuFQORBuGOvNnMue8HeA0GVrAJbWtZQhcBvnBPNRBI/GrfSfrKPFhthzC2SLEtLQ== integrity sha512-abkEOIeljniUN9qB5onp++g0EY38h7atnDHxwKUFz1r3VH1+yG1OKi2sNPTyObL40goBmfKFpdii2lEzwLX1cA==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^2.2.0" csstype "^2.2.0"