Bump @babel/core from 7.15.5 to 7.15.8 (#16840)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.15.8. - [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.15.8/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch ... 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
							
								
									e7a3bbbac8
								
							
						
					
					
						commit
						f12dc2d838
					
				
					 2 changed files with 34 additions and 29 deletions
				
			
		|  | @ -60,7 +60,7 @@ | |||
|   }, | ||||
|   "private": true, | ||||
|   "dependencies": { | ||||
|     "@babel/core": "^7.15.5", | ||||
|     "@babel/core": "^7.15.8", | ||||
|     "@babel/plugin-proposal-decorators": "^7.15.8", | ||||
|     "@babel/plugin-transform-react-inline-elements": "^7.14.5", | ||||
|     "@babel/plugin-transform-runtime": "^7.15.8", | ||||
|  |  | |||
							
								
								
									
										61
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										61
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -9,10 +9,10 @@ | |||
|   dependencies: | ||||
|     "@babel/highlight" "^7.10.4" | ||||
| 
 | ||||
| "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5": | ||||
|   version "7.14.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb" | ||||
|   integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw== | ||||
| "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8": | ||||
|   version "7.15.8" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503" | ||||
|   integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg== | ||||
|   dependencies: | ||||
|     "@babel/highlight" "^7.14.5" | ||||
| 
 | ||||
|  | @ -21,20 +21,20 @@ | |||
|   resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" | ||||
|   integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== | ||||
| 
 | ||||
| "@babel/core@^7.1.0", "@babel/core@^7.15.5", "@babel/core@^7.7.2", "@babel/core@^7.7.5": | ||||
|   version "7.15.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9" | ||||
|   integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg== | ||||
| "@babel/core@^7.1.0", "@babel/core@^7.15.8", "@babel/core@^7.7.2", "@babel/core@^7.7.5": | ||||
|   version "7.15.8" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10" | ||||
|   integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.14.5" | ||||
|     "@babel/generator" "^7.15.4" | ||||
|     "@babel/code-frame" "^7.15.8" | ||||
|     "@babel/generator" "^7.15.8" | ||||
|     "@babel/helper-compilation-targets" "^7.15.4" | ||||
|     "@babel/helper-module-transforms" "^7.15.4" | ||||
|     "@babel/helper-module-transforms" "^7.15.8" | ||||
|     "@babel/helpers" "^7.15.4" | ||||
|     "@babel/parser" "^7.15.5" | ||||
|     "@babel/parser" "^7.15.8" | ||||
|     "@babel/template" "^7.15.4" | ||||
|     "@babel/traverse" "^7.15.4" | ||||
|     "@babel/types" "^7.15.4" | ||||
|     "@babel/types" "^7.15.6" | ||||
|     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.15.4", "@babel/generator@^7.7.2": | ||||
|   version "7.15.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0" | ||||
|   integrity sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw== | ||||
| "@babel/generator@^7.15.4", "@babel/generator@^7.15.8", "@babel/generator@^7.7.2": | ||||
|   version "7.15.8" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1" | ||||
|   integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.15.4" | ||||
|     "@babel/types" "^7.15.6" | ||||
|     jsesc "^2.5.1" | ||||
|     source-map "^0.5.0" | ||||
| 
 | ||||
|  | @ -192,19 +192,19 @@ | |||
|   dependencies: | ||||
|     "@babel/types" "^7.15.4" | ||||
| 
 | ||||
| "@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4": | ||||
|   version "7.15.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c" | ||||
|   integrity sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw== | ||||
| "@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4", "@babel/helper-module-transforms@^7.15.8": | ||||
|   version "7.15.8" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2" | ||||
|   integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg== | ||||
|   dependencies: | ||||
|     "@babel/helper-module-imports" "^7.15.4" | ||||
|     "@babel/helper-replace-supers" "^7.15.4" | ||||
|     "@babel/helper-simple-access" "^7.15.4" | ||||
|     "@babel/helper-split-export-declaration" "^7.15.4" | ||||
|     "@babel/helper-validator-identifier" "^7.14.9" | ||||
|     "@babel/helper-validator-identifier" "^7.15.7" | ||||
|     "@babel/template" "^7.15.4" | ||||
|     "@babel/traverse" "^7.15.4" | ||||
|     "@babel/types" "^7.15.4" | ||||
|     "@babel/types" "^7.15.6" | ||||
| 
 | ||||
| "@babel/helper-optimise-call-expression@^7.14.5": | ||||
|   version "7.14.5" | ||||
|  | @ -306,6 +306,11 @@ | |||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" | ||||
|   integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== | ||||
| 
 | ||||
| "@babel/helper-validator-identifier@^7.15.7": | ||||
|   version "7.15.7" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" | ||||
|   integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w== | ||||
| 
 | ||||
| "@babel/helper-validator-option@^7.14.5": | ||||
|   version "7.14.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" | ||||
|  | @ -358,10 +363,10 @@ | |||
|     chalk "^2.0.0" | ||||
|     js-tokens "^4.0.0" | ||||
| 
 | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2": | ||||
|   version "7.15.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac" | ||||
|   integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg== | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2": | ||||
|   version "7.15.8" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016" | ||||
|   integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA== | ||||
| 
 | ||||
| "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4": | ||||
|   version "7.15.4" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue