Update dependency react-redux to v7.2.1

This commit is contained in:
Renovate Bot 2020-07-25 19:17:15 +00:00 committed by mrdrogdrog
parent 7b77c5a2ef
commit affd9354e3
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"react-html-parser": "2.0.2",
"react-i18next": "11.7.0",
"react-mathjax": "1.0.1",
"react-redux": "7.2.0",
"react-redux": "7.2.1",
"react-router": "5.2.0",
"react-router-bootstrap": "0.25.0",
"react-router-dom": "5.2.0",

View file

@ -10448,10 +10448,10 @@ react-popper@^1.0.0:
typed-styles "^0.0.7"
warning "^4.0.2"
react-redux@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.0.tgz#f970f62192b3981642fec46fd0db18a074fe879d"
integrity sha512-EvCAZYGfOLqwV7gh849xy9/pt55rJXPwmYvI4lilPM5rUT/1NxuuN59ipdBksRVSvz0KInbPnp4IfoXJXCqiDA==
react-redux@7.2.1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.1.tgz#8dedf784901014db2feca1ab633864dee68ad985"
integrity sha512-T+VfD/bvgGTUA74iW9d2i5THrDQWbweXP0AVNI8tNd1Rk5ch1rnMiJkDD67ejw7YBKM4+REvcvqRuWJb7BLuEg==
dependencies:
"@babel/runtime" "^7.5.5"
hoist-non-react-statics "^3.3.0"