Bump @babel/core from 7.13.16 to 7.14.0 (#16141)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.16 to 7.14.0. - [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.14.0/packages/babel-core) 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:
		
							parent
							
								
									bcf63e6e26
								
							
						
					
					
						commit
						c35befb3e4
					
				
					 2 changed files with 50 additions and 45 deletions
				
			
		|  | @ -59,7 +59,7 @@ | |||
|   }, | ||||
|   "private": true, | ||||
|   "dependencies": { | ||||
|     "@babel/core": "^7.13.16", | ||||
|     "@babel/core": "^7.14.0", | ||||
|     "@babel/plugin-proposal-class-properties": "^7.8.3", | ||||
|     "@babel/plugin-proposal-decorators": "^7.13.15", | ||||
|     "@babel/plugin-transform-react-inline-elements": "^7.12.13", | ||||
|  |  | |||
							
								
								
									
										93
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										93
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -21,20 +21,20 @@ | |||
|   resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" | ||||
|   integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== | ||||
| 
 | ||||
| "@babel/core@^7.1.0", "@babel/core@^7.13.16", "@babel/core@^7.7.2", "@babel/core@^7.7.5": | ||||
|   version "7.13.16" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.16.tgz#7756ab24396cc9675f1c3fcd5b79fcce192ea96a" | ||||
|   integrity sha512-sXHpixBiWWFti0AV2Zq7avpTasr6sIAu7Y396c608541qAU2ui4a193m0KSQmfPSKFZLnQ3cvlKDOm3XkuXm3Q== | ||||
| "@babel/core@^7.1.0", "@babel/core@^7.14.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5": | ||||
|   version "7.14.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.0.tgz#47299ff3ec8d111b493f1a9d04bf88c04e728d88" | ||||
|   integrity sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.12.13" | ||||
|     "@babel/generator" "^7.13.16" | ||||
|     "@babel/generator" "^7.14.0" | ||||
|     "@babel/helper-compilation-targets" "^7.13.16" | ||||
|     "@babel/helper-module-transforms" "^7.13.14" | ||||
|     "@babel/helpers" "^7.13.16" | ||||
|     "@babel/parser" "^7.13.16" | ||||
|     "@babel/helper-module-transforms" "^7.14.0" | ||||
|     "@babel/helpers" "^7.14.0" | ||||
|     "@babel/parser" "^7.14.0" | ||||
|     "@babel/template" "^7.12.13" | ||||
|     "@babel/traverse" "^7.13.15" | ||||
|     "@babel/types" "^7.13.16" | ||||
|     "@babel/traverse" "^7.14.0" | ||||
|     "@babel/types" "^7.14.0" | ||||
|     convert-source-map "^1.7.0" | ||||
|     debug "^4.1.0" | ||||
|     gensync "^1.0.0-beta.2" | ||||
|  | @ -42,12 +42,12 @@ | |||
|     semver "^6.3.0" | ||||
|     source-map "^0.5.0" | ||||
| 
 | ||||
| "@babel/generator@^7.13.16": | ||||
|   version "7.13.16" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.16.tgz#0befc287031a201d84cdfc173b46b320ae472d14" | ||||
|   integrity sha512-grBBR75UnKOcUWMp8WoDxNsWCFl//XCK6HWTrBQKTr5SV9f5g0pNOjdyzi/DTBv12S9GnYPInIXQBTky7OXEMg== | ||||
| "@babel/generator@^7.14.0": | ||||
|   version "7.14.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.0.tgz#0f35d663506c43e4f10898fbda0d752ec75494be" | ||||
|   integrity sha512-C6u00HbmsrNPug6A+CiNl8rEys7TsdcXwg12BHi2ca5rUfAs3+UwZsuDQSXnc+wCElCXMB8gMaJ3YXDdh8fAlg== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.13.16" | ||||
|     "@babel/types" "^7.14.0" | ||||
|     jsesc "^2.5.1" | ||||
|     source-map "^0.5.0" | ||||
| 
 | ||||
|  | @ -183,19 +183,19 @@ | |||
|   dependencies: | ||||
|     "@babel/types" "^7.13.12" | ||||
| 
 | ||||
| "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.14": | ||||
|   version "7.13.14" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef" | ||||
|   integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g== | ||||
| "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0": | ||||
|   version "7.14.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.0.tgz#8fcf78be220156f22633ee204ea81f73f826a8ad" | ||||
|   integrity sha512-L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw== | ||||
|   dependencies: | ||||
|     "@babel/helper-module-imports" "^7.13.12" | ||||
|     "@babel/helper-replace-supers" "^7.13.12" | ||||
|     "@babel/helper-simple-access" "^7.13.12" | ||||
|     "@babel/helper-split-export-declaration" "^7.12.13" | ||||
|     "@babel/helper-validator-identifier" "^7.12.11" | ||||
|     "@babel/helper-validator-identifier" "^7.14.0" | ||||
|     "@babel/template" "^7.12.13" | ||||
|     "@babel/traverse" "^7.13.13" | ||||
|     "@babel/types" "^7.13.14" | ||||
|     "@babel/traverse" "^7.14.0" | ||||
|     "@babel/types" "^7.14.0" | ||||
| 
 | ||||
| "@babel/helper-optimise-call-expression@^7.12.13": | ||||
|   version "7.12.13" | ||||
|  | @ -281,6 +281,11 @@ | |||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" | ||||
|   integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== | ||||
| 
 | ||||
| "@babel/helper-validator-identifier@^7.14.0": | ||||
|   version "7.14.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" | ||||
|   integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== | ||||
| 
 | ||||
| "@babel/helper-validator-option@^7.12.17": | ||||
|   version "7.12.17" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" | ||||
|  | @ -296,14 +301,14 @@ | |||
|     "@babel/traverse" "^7.13.0" | ||||
|     "@babel/types" "^7.13.0" | ||||
| 
 | ||||
| "@babel/helpers@^7.13.16": | ||||
|   version "7.13.17" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.17.tgz#b497c7a00e9719d5b613b8982bda6ed3ee94caf6" | ||||
|   integrity sha512-Eal4Gce4kGijo1/TGJdqp3WuhllaMLSrW6XcL0ulyUAQOuxHcCafZE8KHg9857gcTehsm/v7RcOx2+jp0Ryjsg== | ||||
| "@babel/helpers@^7.14.0": | ||||
|   version "7.14.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62" | ||||
|   integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg== | ||||
|   dependencies: | ||||
|     "@babel/template" "^7.12.13" | ||||
|     "@babel/traverse" "^7.13.17" | ||||
|     "@babel/types" "^7.13.17" | ||||
|     "@babel/traverse" "^7.14.0" | ||||
|     "@babel/types" "^7.14.0" | ||||
| 
 | ||||
| "@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": | ||||
|   version "7.12.13" | ||||
|  | @ -314,10 +319,10 @@ | |||
|     chalk "^2.0.0" | ||||
|     js-tokens "^4.0.0" | ||||
| 
 | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.16", "@babel/parser@^7.7.0": | ||||
|   version "7.13.16" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.16.tgz#0f18179b0448e6939b1f3f5c4c355a3a9bcdfd37" | ||||
|   integrity sha512-6bAg36mCwuqLO0hbR+z7PHuqWiCeP7Dzg73OpQwsAB1Eb8HnGEz5xYBzCfbu+YjoaJsJs+qheDxVAuqbt3ILEw== | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.14.0", "@babel/parser@^7.7.0": | ||||
|   version "7.14.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.0.tgz#2f0ebfed92bcddcc8395b91f1895191ce2760380" | ||||
|   integrity sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q== | ||||
| 
 | ||||
| "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": | ||||
|   version "7.13.12" | ||||
|  | @ -988,26 +993,26 @@ | |||
|     "@babel/parser" "^7.12.13" | ||||
|     "@babel/types" "^7.12.13" | ||||
| 
 | ||||
| "@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15", "@babel/traverse@^7.13.17", "@babel/traverse@^7.7.0": | ||||
|   version "7.13.17" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.17.tgz#c85415e0c7d50ac053d758baec98b28b2ecfeea3" | ||||
|   integrity sha512-BMnZn0R+X6ayqm3C3To7o1j7Q020gWdqdyP50KEoVqaCO2c/Im7sYZSmVgvefp8TTMQ+9CtwuBp0Z1CZ8V3Pvg== | ||||
| "@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.7.0": | ||||
|   version "7.14.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.0.tgz#cea0dc8ae7e2b1dec65f512f39f3483e8cc95aef" | ||||
|   integrity sha512-dZ/a371EE5XNhTHomvtuLTUyx6UEoJmYX+DT5zBCQN3McHemsuIaKKYqsc/fs26BEkHs/lBZy0J571LP5z9kQA== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.12.13" | ||||
|     "@babel/generator" "^7.13.16" | ||||
|     "@babel/generator" "^7.14.0" | ||||
|     "@babel/helper-function-name" "^7.12.13" | ||||
|     "@babel/helper-split-export-declaration" "^7.12.13" | ||||
|     "@babel/parser" "^7.13.16" | ||||
|     "@babel/types" "^7.13.17" | ||||
|     "@babel/parser" "^7.14.0" | ||||
|     "@babel/types" "^7.14.0" | ||||
|     debug "^4.1.0" | ||||
|     globals "^11.1.0" | ||||
| 
 | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.4", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.13.16", "@babel/types@^7.13.17", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": | ||||
|   version "7.13.17" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.17.tgz#48010a115c9fba7588b4437dd68c9469012b38b4" | ||||
|   integrity sha512-RawydLgxbOPDlTLJNtoIypwdmAy//uQIzlKt2+iBiJaRlVuI6QLUxVAyWGNfOzp8Yu4L4lLIacoCyTNtpb4wiA== | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.4", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.14.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": | ||||
|   version "7.14.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802" | ||||
|   integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg== | ||||
|   dependencies: | ||||
|     "@babel/helper-validator-identifier" "^7.12.11" | ||||
|     "@babel/helper-validator-identifier" "^7.14.0" | ||||
|     to-fast-properties "^2.0.0" | ||||
| 
 | ||||
| "@bcoe/v8-coverage@^0.2.3": | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue