Bump react-dom from 16.10.2 to 16.11.0 (#12289)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.10.2 to 16.11.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.11.0/packages/react-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									3cc9ff872f
								
							
						
					
					
						commit
						a537d083dd
					
				
					 2 changed files with 14 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -127,7 +127,7 @@
 | 
			
		|||
    "punycode": "^2.1.0",
 | 
			
		||||
    "rails-ujs": "^5.2.3",
 | 
			
		||||
    "react": "^16.10.2",
 | 
			
		||||
    "react-dom": "^16.10.2",
 | 
			
		||||
    "react-dom": "^16.11.0",
 | 
			
		||||
    "react-hotkeys": "^1.1.4",
 | 
			
		||||
    "react-immutable-proptypes": "^2.1.0",
 | 
			
		||||
    "react-immutable-pure-component": "^1.1.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										18
									
								
								yarn.lock
									
										
									
									
									
								
							
							
						
						
									
										18
									
								
								yarn.lock
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -8536,15 +8536,15 @@ rc@^1.2.7:
 | 
			
		|||
    minimist "^1.2.0"
 | 
			
		||||
    strip-json-comments "~2.0.1"
 | 
			
		||||
 | 
			
		||||
react-dom@^16.10.2:
 | 
			
		||||
  version "16.10.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.10.2.tgz#4840bce5409176bc3a1f2bd8cb10b92db452fda6"
 | 
			
		||||
  integrity sha512-kWGDcH3ItJK4+6Pl9DZB16BXYAZyrYQItU4OMy0jAkv5aNqc+mAKb4TpFtAteI6TJZu+9ZlNhaeNQSVQDHJzkw==
 | 
			
		||||
react-dom@^16.11.0:
 | 
			
		||||
  version "16.11.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.11.0.tgz#7e7c4a5a85a569d565c2462f5d345da2dd849af5"
 | 
			
		||||
  integrity sha512-nrRyIUE1e7j8PaXSPtyRKtz+2y9ubW/ghNgqKFHHAHaeP0fpF5uXR+sq8IMRHC+ZUxw7W9NyCDTBtwWxvkb0iA==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    loose-envify "^1.1.0"
 | 
			
		||||
    object-assign "^4.1.1"
 | 
			
		||||
    prop-types "^15.6.2"
 | 
			
		||||
    scheduler "^0.16.2"
 | 
			
		||||
    scheduler "^0.17.0"
 | 
			
		||||
 | 
			
		||||
react-event-listener@^0.6.0:
 | 
			
		||||
  version "0.6.5"
 | 
			
		||||
| 
						 | 
				
			
			@ -9415,6 +9415,14 @@ scheduler@^0.16.2:
 | 
			
		|||
    loose-envify "^1.1.0"
 | 
			
		||||
    object-assign "^4.1.1"
 | 
			
		||||
 | 
			
		||||
scheduler@^0.17.0:
 | 
			
		||||
  version "0.17.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.17.0.tgz#7c9c673e4ec781fac853927916d1c426b6f3ddfe"
 | 
			
		||||
  integrity sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    loose-envify "^1.1.0"
 | 
			
		||||
    object-assign "^4.1.1"
 | 
			
		||||
 | 
			
		||||
schema-utils@^1.0.0:
 | 
			
		||||
  version "1.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue