1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency react-redux to v7.2.5 (#355)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-30 20:03:12 +02:00 committed by GitHub
parent bf1a40ad71
commit 8e70f6ab42
2 changed files with 5 additions and 5 deletions

View File

@ -71,7 +71,7 @@
"react-dnd-html5-backend": "14.0.0",
"react-dom": "17.0.2",
"react-outside-click-handler": "1.3.0",
"react-redux": "7.2.3",
"react-redux": "7.2.5",
"react-router-dom": "5.3.0",
"react-scripts": "4.0.3",
"react-timeago": "6.2.1",

View File

@ -10507,10 +10507,10 @@ react-outside-click-handler@1.3.0:
object.values "^1.1.0"
prop-types "^15.7.2"
react-redux@7.2.3:
version "7.2.3"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.3.tgz#4c084618600bb199012687da9e42123cca3f0be9"
integrity sha512-ZhAmQ1lrK+Pyi0ZXNMUZuYxYAZd59wFuVDGUt536kSGdD0ya9Q7BfsE95E3TsFLE3kOSFp5m6G5qbatE+Ic1+w==
react-redux@7.2.5:
version "7.2.5"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.5.tgz#213c1b05aa1187d9c940ddfc0b29450957f6a3b8"
integrity sha512-Dt29bNyBsbQaysp6s/dN0gUodcq+dVKKER8Qv82UrpeygwYeX1raTtil7O/fftw/rFqzaf6gJhDZRkkZnn6bjg==
dependencies:
"@babel/runtime" "^7.12.1"
"@types/react-redux" "^7.1.16"