Bump @babel/plugin-proposal-object-rest-spread from 7.5.5 to 7.6.2 (#12296)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.5.5 to 7.6.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									2a875748e2
								
							
						
					
					
						commit
						23e6a36d7c
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -62,7 +62,7 @@ | ||||||
|     "@babel/core": "^7.4.5", |     "@babel/core": "^7.4.5", | ||||||
|     "@babel/plugin-proposal-class-properties": "^7.5.5", |     "@babel/plugin-proposal-class-properties": "^7.5.5", | ||||||
|     "@babel/plugin-proposal-decorators": "^7.6.0", |     "@babel/plugin-proposal-decorators": "^7.6.0", | ||||||
|     "@babel/plugin-proposal-object-rest-spread": "^7.4.4", |     "@babel/plugin-proposal-object-rest-spread": "^7.6.2", | ||||||
|     "@babel/plugin-syntax-dynamic-import": "^7.2.0", |     "@babel/plugin-syntax-dynamic-import": "^7.2.0", | ||||||
|     "@babel/plugin-transform-react-inline-elements": "^7.2.0", |     "@babel/plugin-transform-react-inline-elements": "^7.2.0", | ||||||
|     "@babel/plugin-transform-react-jsx-self": "^7.2.0", |     "@babel/plugin-transform-react-jsx-self": "^7.2.0", | ||||||
|  |  | ||||||
|  | @ -331,10 +331,10 @@ | ||||||
|     "@babel/helper-plugin-utils" "^7.0.0" |     "@babel/helper-plugin-utils" "^7.0.0" | ||||||
|     "@babel/plugin-syntax-json-strings" "^7.2.0" |     "@babel/plugin-syntax-json-strings" "^7.2.0" | ||||||
| 
 | 
 | ||||||
| "@babel/plugin-proposal-object-rest-spread@^7.4.4", "@babel/plugin-proposal-object-rest-spread@^7.5.5": | "@babel/plugin-proposal-object-rest-spread@^7.5.5", "@babel/plugin-proposal-object-rest-spread@^7.6.2": | ||||||
|   version "7.5.5" |   version "7.6.2" | ||||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.5.tgz#61939744f71ba76a3ae46b5eea18a54c16d22e58" |   resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.6.2.tgz#8ffccc8f3a6545e9f78988b6bf4fe881b88e8096" | ||||||
|   integrity sha512-F2DxJJSQ7f64FyTVl5cw/9MWn6naXGdk3Q3UhDbFEEHv+EilCPoeRD3Zh/Utx1CJz4uyKlQ4uH+bJPbEhMV7Zw== |   integrity sha512-LDBXlmADCsMZV1Y9OQwMc0MyGZ8Ta/zlD9N67BfQT8uYwkRswiu2hU6nJKrjrt/58aH/vqfQlR/9yId/7A2gWw== | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@babel/helper-plugin-utils" "^7.0.0" |     "@babel/helper-plugin-utils" "^7.0.0" | ||||||
|     "@babel/plugin-syntax-object-rest-spread" "^7.2.0" |     "@babel/plugin-syntax-object-rest-spread" "^7.2.0" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue