aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-01-01 12:23:02 +0000
committerGitHub <noreply@github.com>2021-01-01 12:23:02 +0000
commiteaff66652f746ce821a45ee8c3674fef82ccce1d (patch)
tree9568f3a024e83962ac2f3a7b22dfd83c6e24ed3c
parent02741b5d4118fefb8e62b881abb63a3444755d4c (diff)
parent49c2634ef84586b12d58d19327a1a9b45935a283 (diff)
Merge pull request #949 from ueokande/dependabot/npm_and_yarn/types/react-redux-7.1.14
Bump @types/react-redux from 7.1.13 to 7.1.14
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 417c0eb..cdf982a 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" "*"