Bump react-select from 3.1.1 to 3.2.0 (#15571)
Bumps [react-select](https://github.com/JedWatson/react-select) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@3.1.1...react-select@3.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -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": "^3.1.1", | ||||
|     "react-select": "^3.2.0", | ||||
|     "react-sparklines": "^1.7.0", | ||||
|     "react-swipeable-views": "^0.13.9", | ||||
|     "react-textarea-autosize": "^8.3.0", | ||||
|   | ||||
							
								
								
									
										18
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -8745,10 +8745,10 @@ react-infinite-scroller@^1.0.12: | ||||
|   dependencies: | ||||
|     prop-types "^15.5.8" | ||||
|  | ||||
| react-input-autosize@^2.2.2: | ||||
|   version "2.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-2.2.2.tgz#fcaa7020568ec206bc04be36f4eb68e647c4d8c2" | ||||
|   integrity sha512-jQJgYCA3S0j+cuOwzuCd1OjmBmnZLdqQdiLKRYrsMMzbjUrVDS5RvJUDwJqA7sKuksDuzFtm6hZGKFu7Mjk5aw== | ||||
| react-input-autosize@^3.0.0: | ||||
|   version "3.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85" | ||||
|   integrity sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg== | ||||
|   dependencies: | ||||
|     prop-types "^15.5.8" | ||||
|  | ||||
| @@ -8877,10 +8877,10 @@ react-router@^4.3.1: | ||||
|     prop-types "^15.6.1" | ||||
|     warning "^4.0.1" | ||||
|  | ||||
| react-select@^3.1.1: | ||||
|   version "3.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.1.1.tgz#156a5b4a6c22b1e3d62a919cb1fd827adb4060bc" | ||||
|   integrity sha512-HjC6jT2BhUxbIbxMZWqVcDibrEpdUJCfGicN0MMV+BQyKtCaPTgFekKWiOizSCy4jdsLMGjLqcFGJMhVGWB0Dg== | ||||
| react-select@^3.2.0: | ||||
|   version "3.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.2.0.tgz#de9284700196f5f9b5277c5d850a9ce85f5c72fe" | ||||
|   integrity sha512-B/q3TnCZXEKItO0fFN/I0tWOX3WJvi/X2wtdffmwSQVRwg5BpValScTO1vdic9AxlUgmeSzib2hAZAwIUQUZGQ== | ||||
|   dependencies: | ||||
|     "@babel/runtime" "^7.4.4" | ||||
|     "@emotion/cache" "^10.0.9" | ||||
| @@ -8888,7 +8888,7 @@ react-select@^3.1.1: | ||||
|     "@emotion/css" "^10.0.9" | ||||
|     memoize-one "^5.0.0" | ||||
|     prop-types "^15.6.0" | ||||
|     react-input-autosize "^2.2.2" | ||||
|     react-input-autosize "^3.0.0" | ||||
|     react-transition-group "^4.3.0" | ||||
|  | ||||
| react-sparklines@^1.7.0: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user