build(deps): bump react-select from 2.0.0 to 2.1.0 in /ui

Bumps [react-select](https://github.com/JedWatson/react-select) from 2.0.0 to 2.1.0.
- [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[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-10-03 16:13:34 +00:00
committed by Łukasz Mierzwa
parent ae8e29b3b1
commit b972db9604
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
"react-popper": "1.0.2",
"react-resize-detector": "3.1.2",
"react-scripts": "2.0.3",
"react-select": "2.0.0",
"react-select": "2.1.0",
"react-transition-group": "2.5.0"
},
"scripts": {

View File

@@ -9292,10 +9292,10 @@ react-scripts@2.0.3:
optionalDependencies:
fsevents "1.2.4"
react-select@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.0.0.tgz#7e7ba31eff360b37ffc52b343a720f4248bd9b3b"
integrity sha512-i2yWg8tbsY37iPimIvQ0TtIrAzxgGWQTRDZrZPQ2QVNkyHPxDartMkzf2x2Enm6wRkt9I5+pEKSIcvkwIkkiAQ==
react-select@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.1.0.tgz#95977a763b14f2fc42255a510acd73bef9561f7d"
integrity sha512-3SdRAKX64hNzDF/DT1J1Ei3fIoQlLMkMJuB3yOY6oOYwl2A9SFJMsqXLgsveiu7UGrdo+4lyZi3mSqvw8qeGMA==
dependencies:
classnames "^2.2.5"
emotion "^9.1.2"