aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-28 20:21:06 +0000
committerGitHub <noreply@github.com>2020-12-28 20:21:06 +0000
commit49c2634ef84586b12d58d19327a1a9b45935a283 (patch)
treed8f31f8a4ebe9b7cf85db5bf25255f95d3275313
parent863731b2761ceb52709abc09ff167e0c8f26261f (diff)
Bump @types/react-redux from 7.1.13 to 7.1.14
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.13 to 7.1.14. - [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 2b974f7..0fe05f5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -325,9 +325,9 @@
"@types/react" "*"
"@types/react-redux@^7.1.7":
- 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==
+ 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" "*"