Skip to content

Commit

Permalink
Update redux requirement from ^4.0.0 to ^4.0.4 in /docs (#34)
Browse files Browse the repository at this point in the history
Updates the requirements on [redux](https://github.com/reduxjs/redux) to permit the latest version.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/redux@v4.0.0...v4.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and eps1lon committed Jul 22, 2019
1 parent ce5e505 commit 6a44294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"react-window": "^1.7.1",
"recast": "^0.17.0",
"recharts": "^1.1.0",
"redux": "^4.0.0",
"redux": "^4.0.4",
"redux-logger": "^3.0.6",
"styled-components": "^4.1.1",
"typescript-to-proptypes": "^1.1.0",
Expand Down

0 comments on commit 6a44294

Please sign in to comment.