aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-23 20:22:20 +0000
committerGitHub <noreply@github.com>2020-12-23 20:22:20 +0000
commit49c629b746debdb534e0d8e389af14bcf430efc5 (patch)
tree6d75ef45b1e65c985b8c7e53f6e2d0774957fe78
parent1bdc98869c78ddc71f09c511cb83d1fe6357cc8e (diff)
Bump @types/react-redux from 7.1.9 to 7.1.13
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.9 to 7.1.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 6dde429..e40b5b0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -332,9 +332,9 @@
"@types/react" "*"
"@types/react-redux@^7.1.7":
- version "7.1.9"
- resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.9.tgz#280c13565c9f13ceb727ec21e767abe0e9b4aec3"
- integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w==
+ version "7.1.13"
+ resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.13.tgz#8766a0078433621957cd78a6096d316bccbcb3ca"
+ integrity sha512-+Z8C22kL/fkEWFETc+duRyJT6P23G1GbowdLgRsjPyimJdpBv52Uqg4p3vCW6qagBj4EUi5jKhe+by+Uv3+QTQ==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"