Merge pull request #41 from GHOSCHT/renovate/react-redux-7.x

Update dependency react-redux to v7.2.5
This commit is contained in:
GHOSCHT 2021-09-10 17:30:32 +02:00 committed by GitHub
commit d945debe4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 2 deletions

View file

@ -67,7 +67,7 @@
"fs-extra": "10.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-redux": "7.2.4",
"react-redux": "7.2.5",
"react-select": "4.3.1",
"redux": "4.1.1",
"redux-thunk": "2.3.0",

View file

@ -8709,7 +8709,19 @@ react-json-tree@^0.15.0:
prop-types "^15.7.2"
react-base16-styling "^0.8.0"
react-redux@7.2.4, react-redux@^7.2.1:
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"
hoist-non-react-statics "^3.3.2"
loose-envify "^1.4.0"
prop-types "^15.7.2"
react-is "^16.13.1"
react-redux@^7.2.1:
version "7.2.4"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.4.tgz#1ebb474032b72d806de2e0519cd07761e222e225"
integrity sha512-hOQ5eOSkEJEXdpIKbnRyl04LhaWabkDPV+Ix97wqQX3T3d2NQ8DUblNXXtNMavc7DpswyQM6xfaN4HQDKNY2JA==