Update dependency @types/react-redux to v7.1.14

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2020-12-26 00:21:34 +00:00 committed by Tilman Vatteroth
parent 1adfb5c1bc
commit c4810f9eed
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"@types/react-bootstrap-typeahead": "5.1.0",
"@types/react-dom": "17.0.0",
"@types/react-html-parser": "2.0.1",
"@types/react-redux": "7.1.12",
"@types/react-redux": "7.1.14",
"@types/react-router": "5.1.8",
"@types/react-router-bootstrap": "0.24.5",
"@types/react-router-dom": "5.1.6",

View file

@ -2286,10 +2286,10 @@
"@types/htmlparser2" "*"
"@types/react" "*"
"@types/react-redux@7.1.12":
version "7.1.12"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.12.tgz#148f2c768687346b556e29a322ca44cfa28cc3ac"
integrity sha512-xZj4/8oRZP5RlJPlC5XPnawPtMn+T2bV4Hxi38AcuoZzXlN/Il/ZPfgXuIq3WG37wVL6FP7suVfmE4BopuqtTg==
"@types/react-redux@7.1.14":
version "7.1.14"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.14.tgz#694609eb906ffc2da4b01f0a1e4f27c1937ac33a"
integrity sha512-WItBNJRC8N/HsgKFXxX8t9NjUY1vv3YTzj9m8HvmaaYRTgy3hgZMIs5ZWAJHQ58nISSakIvS6T91nhJV4iBuaA==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"