Bump react-redux from 7.2.3 to 7.2.4 in /kafka-ui-react-app (#393)

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-03 23:59:30 +03:00 committed by GitHub
parent 6d270f2eca
commit da37e7dd47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15461,9 +15461,9 @@
} }
}, },
"react-redux": { "react-redux": {
"version": "7.2.3", "version": "7.2.4",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.3.tgz", "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.4.tgz",
"integrity": "sha512-ZhAmQ1lrK+Pyi0ZXNMUZuYxYAZd59wFuVDGUt536kSGdD0ya9Q7BfsE95E3TsFLE3kOSFp5m6G5qbatE+Ic1+w==", "integrity": "sha512-hOQ5eOSkEJEXdpIKbnRyl04LhaWabkDPV+Ix97wqQX3T3d2NQ8DUblNXXtNMavc7DpswyQM6xfaN4HQDKNY2JA==",
"requires": { "requires": {
"@babel/runtime": "^7.12.1", "@babel/runtime": "^7.12.1",
"@types/react-redux": "^7.1.16", "@types/react-redux": "^7.1.16",