Bump @babel/plugin-proposal-decorators from 7.8.0 to 7.8.3 (#12895)
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel) from 7.8.0 to 7.8.3. - [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.8.0...v7.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									805af753a1
								
							
						
					
					
						commit
						f48e15284c
					
				
					 2 changed files with 14 additions and 14 deletions
				
			
		| 
						 | 
					@ -61,7 +61,7 @@
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@babel/core": "^7.7.7",
 | 
					    "@babel/core": "^7.7.7",
 | 
				
			||||||
    "@babel/plugin-proposal-class-properties": "^7.8.3",
 | 
					    "@babel/plugin-proposal-class-properties": "^7.8.3",
 | 
				
			||||||
    "@babel/plugin-proposal-decorators": "^7.8.0",
 | 
					    "@babel/plugin-proposal-decorators": "^7.8.3",
 | 
				
			||||||
    "@babel/plugin-transform-react-inline-elements": "^7.8.0",
 | 
					    "@babel/plugin-transform-react-inline-elements": "^7.8.0",
 | 
				
			||||||
    "@babel/plugin-transform-runtime": "^7.7.6",
 | 
					    "@babel/plugin-transform-runtime": "^7.7.6",
 | 
				
			||||||
    "@babel/preset-env": "^7.8.3",
 | 
					    "@babel/preset-env": "^7.8.3",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										26
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										26
									
								
								yarn.lock
									
									
									
									
									
								
							| 
						 | 
					@ -116,7 +116,7 @@
 | 
				
			||||||
    levenary "^1.1.0"
 | 
					    levenary "^1.1.0"
 | 
				
			||||||
    semver "^5.5.0"
 | 
					    semver "^5.5.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/helper-create-class-features-plugin@^7.8.0", "@babel/helper-create-class-features-plugin@^7.8.3":
 | 
					"@babel/helper-create-class-features-plugin@^7.8.3":
 | 
				
			||||||
  version "7.8.3"
 | 
					  version "7.8.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.8.3.tgz#5b94be88c255f140fd2c10dd151e7f98f4bff397"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.8.3.tgz#5b94be88c255f140fd2c10dd151e7f98f4bff397"
 | 
				
			||||||
  integrity sha512-qmp4pD7zeTxsv0JNecSBsEmG1ei2MqwJq4YQcK3ZWm/0t07QstWfvuV/vm3Qt5xNMFETn2SZqpMx2MQzbtq+KA==
 | 
					  integrity sha512-qmp4pD7zeTxsv0JNecSBsEmG1ei2MqwJq4YQcK3ZWm/0t07QstWfvuV/vm3Qt5xNMFETn2SZqpMx2MQzbtq+KA==
 | 
				
			||||||
| 
						 | 
					@ -344,14 +344,14 @@
 | 
				
			||||||
    "@babel/helper-create-class-features-plugin" "^7.8.3"
 | 
					    "@babel/helper-create-class-features-plugin" "^7.8.3"
 | 
				
			||||||
    "@babel/helper-plugin-utils" "^7.8.3"
 | 
					    "@babel/helper-plugin-utils" "^7.8.3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/plugin-proposal-decorators@^7.8.0":
 | 
					"@babel/plugin-proposal-decorators@^7.8.3":
 | 
				
			||||||
  version "7.8.0"
 | 
					  version "7.8.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.0.tgz#2f1661712c557de8bc65c0b58876a2b47ff886d5"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz#2156860ab65c5abf068c3f67042184041066543e"
 | 
				
			||||||
  integrity sha512-HKltBhhrRigrHYkDrO/9rg+ZerXSAtZjepm8URUrNxgzTzEfuOb06fUU311chMkahZHSfASNUxWVwRzIwGt/uw==
 | 
					  integrity sha512-e3RvdvS4qPJVTe288DlXjwKflpfy1hr0j5dz5WpIYYeP7vQZg2WfAEIp8k5/Lwis/m5REXEteIz6rrcDtXXG7w==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/helper-create-class-features-plugin" "^7.8.0"
 | 
					    "@babel/helper-create-class-features-plugin" "^7.8.3"
 | 
				
			||||||
    "@babel/helper-plugin-utils" "^7.8.0"
 | 
					    "@babel/helper-plugin-utils" "^7.8.3"
 | 
				
			||||||
    "@babel/plugin-syntax-decorators" "^7.8.0"
 | 
					    "@babel/plugin-syntax-decorators" "^7.8.3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/plugin-proposal-dynamic-import@^7.8.3":
 | 
					"@babel/plugin-proposal-dynamic-import@^7.8.3":
 | 
				
			||||||
  version "7.8.3"
 | 
					  version "7.8.3"
 | 
				
			||||||
| 
						 | 
					@ -416,12 +416,12 @@
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/helper-plugin-utils" "^7.8.0"
 | 
					    "@babel/helper-plugin-utils" "^7.8.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/plugin-syntax-decorators@^7.8.0":
 | 
					"@babel/plugin-syntax-decorators@^7.8.3":
 | 
				
			||||||
  version "7.8.0"
 | 
					  version "7.8.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.8.0.tgz#4a2930ef597c5bc5c5ae9a97d7883d03eeb48eb2"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.8.3.tgz#8d2c15a9f1af624b0025f961682a9d53d3001bda"
 | 
				
			||||||
  integrity sha512-Qz68qh9jJqQePGWqbNW9PA7vkE2gvnWkYtx32jgPOszpE7u+xObPkRGm3B80oXAjQlBdTa4ktqjkOIRiKRuapw==
 | 
					  integrity sha512-8Hg4dNNT9/LcA1zQlfwuKR8BUc/if7Q7NkTam9sGTcJphLwpf2g4S42uhspQrIrR+dpzE0dtTqBVFoHl8GtnnQ==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/helper-plugin-utils" "^7.8.0"
 | 
					    "@babel/helper-plugin-utils" "^7.8.3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/plugin-syntax-dynamic-import@^7.8.0":
 | 
					"@babel/plugin-syntax-dynamic-import@^7.8.0":
 | 
				
			||||||
  version "7.8.3"
 | 
					  version "7.8.3"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue