Bump react-select from 3.0.8 to 3.1.0 (#112)

Bumps [react-select](https://github.com/JedWatson/react-select) from 3.0.8 to 3.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/compare/react-select@3.0.8...react-select@3.1.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 08:42:00 +02:00
committed by GitHub
parent 0b4896d613
commit b283288337
2 changed files with 28 additions and 27 deletions

View File

@@ -28,7 +28,7 @@
"query-string": "^6.9.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-select": "^3.0.4",
"react-select": "^3.1.0",
"react-spring": "^8.0.7",
"url-pattern": "^1.0.3"
},