Bump react-select from 5.6.1 to 5.7.0 (#21955)
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.6.1 to 5.7.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@5.6.1...react-select@5.7.0) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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:
		@@ -105,7 +105,7 @@
 | 
			
		||||
    "react-redux-loading-bar": "^5.0.4",
 | 
			
		||||
    "react-router-dom": "^4.1.1",
 | 
			
		||||
    "react-router-scroll-4": "^1.0.0-beta.1",
 | 
			
		||||
    "react-select": "^5.6.1",
 | 
			
		||||
    "react-select": "^5.7.0",
 | 
			
		||||
    "react-sparklines": "^1.7.0",
 | 
			
		||||
    "react-swipeable-views": "^0.14.0",
 | 
			
		||||
    "react-textarea-autosize": "^8.4.0",
 | 
			
		||||
 
 | 
			
		||||
@@ -9045,10 +9045,10 @@ react-router@^4.3.1:
 | 
			
		||||
    prop-types "^15.6.1"
 | 
			
		||||
    warning "^4.0.1"
 | 
			
		||||
 | 
			
		||||
react-select@^5.6.1:
 | 
			
		||||
  version "5.6.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.6.1.tgz#22f3d3f763ab24ac250739254f0191d46a2f1064"
 | 
			
		||||
  integrity sha512-dYNRswtxUHW+F1Sc0HnxO5ryecPIAsG0+Cwyq5EIXZJBxCxUG2hFfQz41tc++30/2ISuuPglDikc4hEb4NsiuA==
 | 
			
		||||
react-select@^5.7.0:
 | 
			
		||||
  version "5.7.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.0.tgz#82921b38f1fcf1471a0b62304da01f2896cd8ce6"
 | 
			
		||||
  integrity sha512-lJGiMxCa3cqnUr2Jjtg9YHsaytiZqeNOKeibv6WF5zbK/fPegZ1hg3y/9P1RZVLhqBTs0PfqQLKuAACednYGhQ==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/runtime" "^7.12.0"
 | 
			
		||||
    "@emotion/cache" "^11.4.0"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user