chore(deps): bump redux from 4.1.1 to 4.1.2

Bumps [redux](https://github.com/reduxjs/redux) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: redux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-01 04:02:18 +00:00
committed by GitHub
parent 5cecc27ee9
commit cfbd665173
2 changed files with 8 additions and 8 deletions

View File

@@ -40,7 +40,7 @@
"fast-deep-equal": "^3.1.3",
"react-draggable": "^4.4.4",
"react-redux": "^7.2.5",
"redux": "^4.1.1"
"redux": "^4.1.2"
},
"devDependencies": {
"@babel/core": "^7.15.8",