aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-01-05 02:09:10 +0000
committerGitHub <noreply@github.com>2021-01-05 02:09:10 +0000
commit34d4a2c67a5ecb3766d5d9e26dd004668cf09fe6 (patch)
tree635f0696973751df29524f9dd54a9a53882490ff
parent89e0bc8cd8f7949fbb8e2ae7e90c1a57fd25cd2c (diff)
parent0c9b7a1ad054ad3b48c4c5ff0b63bdca0b8e011c (diff)
Merge pull request #969 from ueokande/dependabot/npm_and_yarn/types/react-redux-7.1.15
Bump @types/react-redux from 7.1.14 to 7.1.15
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 36fed29..a3b0e8f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -330,9 +330,9 @@
"@types/react" "*"
"@types/react-redux@^7.1.7":
- version "7.1.14"
- resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.14.tgz#694609eb906ffc2da4b01f0a1e4f27c1937ac33a"
- integrity sha512-WItBNJRC8N/HsgKFXxX8t9NjUY1vv3YTzj9m8HvmaaYRTgy3hgZMIs5ZWAJHQ58nISSakIvS6T91nhJV4iBuaA==
+ version "7.1.15"
+ resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.15.tgz#19075884db94101be762accef924d266a603fb1b"
+ integrity sha512-+piY42tUflPfI7y9Vy3UkG6MEMuJlrxfdtgeUcWmd5Z0qB57NXAPG6smkqu1DNXluo/KDyXPeRYhcFzMwt1BEA==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"