Bump @types/react-redux from 7.1.15 to 7.1.16

Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.15 to 7.1.16.
- [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] 2021-01-25 11:05:09 +00:00 committed by Benjamin Staneck
parent 889bd7e133
commit 2550006ec8
2 changed files with 5 additions and 5 deletions

View file

@ -84,7 +84,7 @@
"@types/plist": "3.0.2",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-redux": "^7.1.14",
"@types/react-redux": "^7.1.16",
"@types/seamless-immutable": "7.1.15",
"@types/styled-jsx": "2.2.8",
"@types/terser-webpack-plugin": "5.0.2",

View file

@ -812,10 +812,10 @@
dependencies:
"@types/react" "*"
"@types/react-redux@^7.1.14":
version "7.1.15"
resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.15.tgz#19075884db94101be762accef924d266a603fb1b"
integrity sha512-+piY42tUflPfI7y9Vy3UkG6MEMuJlrxfdtgeUcWmd5Z0qB57NXAPG6smkqu1DNXluo/KDyXPeRYhcFzMwt1BEA==
"@types/react-redux@^7.1.16":
version "7.1.16"
resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.16.tgz#0fbd04c2500c12105494c83d4a3e45c084e3cb21"
integrity sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"