Bump react-select from 2.4.4 to 3.0.5 (#11930)

* Bump react-select from 2.4.4 to 3.0.5

Bumps [react-select](https://github.com/JedWatson/react-select) from 2.4.4 to 3.0.5.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/.sweet-changelogs.js)
- [Commits](https://github.com/JedWatson/react-select/commits)

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

* Change import path for react-select
This commit is contained in:
dependabot-preview[bot]
2019-10-22 01:31:27 +09:00
committed by Yamagishi Kazutoshi
parent bc9c116e60
commit 183fc9d3cb
3 changed files with 97 additions and 116 deletions

View File

@ -139,7 +139,7 @@
"react-redux-loading-bar": "^4.0.8",
"react-router-dom": "^4.1.1",
"react-router-scroll-4": "^1.0.0-beta.1",
"react-select": "^2.4.4",
"react-select": "^3.0.5",
"react-sparklines": "^1.7.0",
"react-swipeable-views": "^0.13.3",
"react-textarea-autosize": "^7.1.0",