Bump @babel/plugin-transform-runtime from 7.11.0 to 7.12.1
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.11.0 to 7.12.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		![27856297+dependabot-preview[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot-preview[bot]
					dependabot-preview[bot]
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							38b7f4364c
						
					
				
				
					commit
					2e8a0b0fac
				
			
							
								
								
									
										47
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										47
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -9,12 +9,12 @@ | ||||
|   dependencies: | ||||
|     "@babel/highlight" "^7.8.3" | ||||
|  | ||||
| "@babel/helper-module-imports@^7.10.4": | ||||
|   version "7.10.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" | ||||
|   integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw== | ||||
| "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1": | ||||
|   version "7.12.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" | ||||
|   integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.10.4" | ||||
|     "@babel/types" "^7.12.5" | ||||
|  | ||||
| "@babel/helper-plugin-utils@^7.10.4": | ||||
|   version "7.10.4" | ||||
| @@ -50,25 +50,16 @@ | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8" | ||||
|   integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA== | ||||
|  | ||||
| "@babel/plugin-transform-runtime@7.11.0": | ||||
|   version "7.11.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.0.tgz#e27f78eb36f19448636e05c33c90fd9ad9b8bccf" | ||||
|   integrity sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw== | ||||
| "@babel/plugin-transform-runtime@7.12.1": | ||||
|   version "7.12.1" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.1.tgz#04b792057eb460389ff6a4198e377614ea1e7ba5" | ||||
|   integrity sha512-Ac/H6G9FEIkS2tXsZjL4RAdS3L3WHxci0usAnz7laPWUmFiGtj7tIASChqKZMHTSQTQY6xDbOq+V1/vIq3QrWg== | ||||
|   dependencies: | ||||
|     "@babel/helper-module-imports" "^7.10.4" | ||||
|     "@babel/helper-module-imports" "^7.12.1" | ||||
|     "@babel/helper-plugin-utils" "^7.10.4" | ||||
|     resolve "^1.8.1" | ||||
|     semver "^5.5.1" | ||||
|  | ||||
| "@babel/types@^7.10.4": | ||||
|   version "7.10.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15" | ||||
|   integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q== | ||||
|   dependencies: | ||||
|     "@babel/helper-validator-identifier" "^7.10.4" | ||||
|     lodash "^4.17.19" | ||||
|     to-fast-properties "^2.0.0" | ||||
|  | ||||
| "@babel/types@^7.12.0": | ||||
|   version "7.12.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.0.tgz#b6b49f425ee59043fbc89c61b11a13d5eae7b5c6" | ||||
| @@ -78,6 +69,15 @@ | ||||
|     lodash "^4.17.19" | ||||
|     to-fast-properties "^2.0.0" | ||||
|  | ||||
| "@babel/types@^7.12.5": | ||||
|   version "7.12.7" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" | ||||
|   integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ== | ||||
|   dependencies: | ||||
|     "@babel/helper-validator-identifier" "^7.10.4" | ||||
|     lodash "^4.17.19" | ||||
|     to-fast-properties "^2.0.0" | ||||
|  | ||||
| "@babel/types@^7.6.1": | ||||
|   version "7.9.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444" | ||||
| @@ -8514,14 +8514,7 @@ resolve-url@^0.2.1: | ||||
|   resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" | ||||
|   integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= | ||||
|  | ||||
| resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.8.1: | ||||
|   version "1.17.0" | ||||
|   resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" | ||||
|   integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== | ||||
|   dependencies: | ||||
|     path-parse "^1.0.6" | ||||
|  | ||||
| resolve@^1.9.0: | ||||
| resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.8.1, resolve@^1.9.0: | ||||
|   version "1.18.1" | ||||
|   resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.18.1.tgz#018fcb2c5b207d2a6424aee361c5a266da8f4130" | ||||
|   integrity sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA== | ||||
|   | ||||
		Reference in New Issue
	
	Block a user