Bump @types/react-redux from 7.1.9 to 7.1.11

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-09 11:03:34 +00:00 committed by Benjamin Staneck
parent 039c025cd4
commit fd038a790b
2 changed files with 5 additions and 5 deletions

View file

@ -84,7 +84,7 @@
"@types/plist": "3.0.2",
"@types/react": "^16.9.56",
"@types/react-dom": "^16.9.9",
"@types/react-redux": "^7.1.9",
"@types/react-redux": "^7.1.11",
"@types/seamless-immutable": "7.1.15",
"@types/styled-jsx": "2.2.8",
"@types/terser-webpack-plugin": "5.0.2",

View file

@ -847,10 +847,10 @@
dependencies:
"@types/react" "*"
"@types/react-redux@^7.1.9":
version "7.1.9"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.9.tgz#280c13565c9f13ceb727ec21e767abe0e9b4aec3"
integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w==
"@types/react-redux@^7.1.11":
version "7.1.11"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.11.tgz#a18e8ab3651e8e8cc94798934927937c66021217"
integrity sha512-OjaFlmqy0CRbYKBoaWF84dub3impqnLJUrz4u8PRjDzaa4n1A2cVmjMV81shwXyAD5x767efhA8STFGJz/r1Zg==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"