chore(deps): bump redux from 4.1.0 to 4.1.1

Bumps [redux](https://github.com/reduxjs/redux) from 4.1.0 to 4.1.1.
- [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.0...v4.1.1)

---
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-09-01 20:24:41 +00:00
committed by GitHub
parent 29507475b9
commit f6d92ebacb
2 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
"fast-deep-equal": "^3.1.3",
"react-draggable": "^4.4.4",
"react-redux": "^7.2.4",
"redux": "^4.1.0"
"redux": "^4.1.1"
},
"devDependencies": {
"@babel/core": "^7.15.0",