Skip to content

Commit

Permalink
Bump React, Redux and their related dependencies (#2184)
Browse files Browse the repository at this point in the history
* Bump React and related dependencies

* Add entry

* Revert eslint bump

* Update entry

* Bump eslint-plugin-react@7.13.0
  • Loading branch information
compulim authored and corinagum committed Jul 15, 2019
1 parent eff3bb6 commit 8c8679e
Show file tree
Hide file tree
Showing 10 changed files with 394 additions and 704 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `*`: Bumps ESLint and related dependencies to latest version, by [@compulim](https://github.com/compulim), in PR [#2185](https://github.com/microsoft/BotFramework-WebChat/pull/2185)
- [`eslint-plugin-react@7.14.2`](https://www.npmjs.com/package/eslint-plugin-react)
- [`eslint@6.0.1`](https://www.npmjs.com/package/eslint)
- `*`: Bumps React, Redux and their related dependencies to latest version, by [@compulim](https://github.com/compulim), in PR [#2184](https://github.com/microsoft/BotFramework-WebChat/pull/2184)
- [`react-dom@16.8.6`](https://www.npmjs.com/package/react-dom)
- [`react-redux@5.1.1`](https://www.npmjs.com/package/react-redux)
- [`react@16.8.6`](https://www.npmjs.com/package/react)
- [`redux@4.0.4`](https://www.npmjs.com/package/redux)
- Removed [`redux-promise-middleware`](https://www.npmjs.com/package/redux-promise-middleware)

## [4.5.0] - 2019-07-10

Expand Down
Loading

0 comments on commit 8c8679e

Please sign in to comment.