Bump @babel/core from 7.21.0 to 7.21.3 (#24111)
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
							
								
									8cb2543ee5
								
							
						
					
					
						commit
						be488adf71
					
				
					 2 changed files with 36 additions and 36 deletions
				
			
		|  | @ -24,7 +24,7 @@ | |||
|   }, | ||||
|   "private": true, | ||||
|   "dependencies": { | ||||
|     "@babel/core": "^7.21.0", | ||||
|     "@babel/core": "^7.21.3", | ||||
|     "@babel/plugin-proposal-decorators": "^7.21.0", | ||||
|     "@babel/plugin-transform-react-inline-elements": "^7.21.0", | ||||
|     "@babel/plugin-transform-runtime": "^7.21.0", | ||||
|  |  | |||
							
								
								
									
										70
									
								
								yarn.lock
									
										
									
									
									
								
							
							
						
						
									
										70
									
								
								yarn.lock
									
										
									
									
									
								
							|  | @ -41,21 +41,21 @@ | |||
|   resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" | ||||
|   integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg== | ||||
| 
 | ||||
| "@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.21.0", "@babel/core@^7.7.2": | ||||
|   version "7.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" | ||||
|   integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== | ||||
| "@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.21.3", "@babel/core@^7.7.2": | ||||
|   version "7.21.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" | ||||
|   integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== | ||||
|   dependencies: | ||||
|     "@ampproject/remapping" "^2.2.0" | ||||
|     "@babel/code-frame" "^7.18.6" | ||||
|     "@babel/generator" "^7.21.0" | ||||
|     "@babel/generator" "^7.21.3" | ||||
|     "@babel/helper-compilation-targets" "^7.20.7" | ||||
|     "@babel/helper-module-transforms" "^7.21.0" | ||||
|     "@babel/helper-module-transforms" "^7.21.2" | ||||
|     "@babel/helpers" "^7.21.0" | ||||
|     "@babel/parser" "^7.21.0" | ||||
|     "@babel/parser" "^7.21.3" | ||||
|     "@babel/template" "^7.20.7" | ||||
|     "@babel/traverse" "^7.21.0" | ||||
|     "@babel/types" "^7.21.0" | ||||
|     "@babel/traverse" "^7.21.3" | ||||
|     "@babel/types" "^7.21.3" | ||||
|     convert-source-map "^1.7.0" | ||||
|     debug "^4.1.0" | ||||
|     gensync "^1.0.0-beta.2" | ||||
|  | @ -71,12 +71,12 @@ | |||
|     eslint-visitor-keys "^2.1.0" | ||||
|     semver "^6.3.0" | ||||
| 
 | ||||
| "@babel/generator@^7.21.0", "@babel/generator@^7.7.2": | ||||
|   version "7.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.0.tgz#45d731e84f506ce02a7b22b9ba5861ea88eef64f" | ||||
|   integrity sha512-z/zN3SePOtxN1/vPFdqrkuJGCD2Vx469+dSbNRD+4TF2+6e4Of5exHqAtcfL/2Nwu0RN0QsFwjyDBFwdUMzNSA== | ||||
| "@babel/generator@^7.21.3", "@babel/generator@^7.7.2": | ||||
|   version "7.21.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" | ||||
|   integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.21.0" | ||||
|     "@babel/types" "^7.21.3" | ||||
|     "@jridgewell/gen-mapping" "^0.3.2" | ||||
|     "@jridgewell/trace-mapping" "^0.3.17" | ||||
|     jsesc "^2.5.1" | ||||
|  | @ -205,10 +205,10 @@ | |||
|   dependencies: | ||||
|     "@babel/types" "^7.18.6" | ||||
| 
 | ||||
| "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.21.0": | ||||
|   version "7.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67" | ||||
|   integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ== | ||||
| "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.21.2": | ||||
|   version "7.21.2" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" | ||||
|   integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== | ||||
|   dependencies: | ||||
|     "@babel/helper-environment-visitor" "^7.18.9" | ||||
|     "@babel/helper-module-imports" "^7.18.6" | ||||
|  | @ -216,8 +216,8 @@ | |||
|     "@babel/helper-split-export-declaration" "^7.18.6" | ||||
|     "@babel/helper-validator-identifier" "^7.19.1" | ||||
|     "@babel/template" "^7.20.7" | ||||
|     "@babel/traverse" "^7.21.0" | ||||
|     "@babel/types" "^7.21.0" | ||||
|     "@babel/traverse" "^7.21.2" | ||||
|     "@babel/types" "^7.21.2" | ||||
| 
 | ||||
| "@babel/helper-optimise-call-expression@^7.18.6": | ||||
|   version "7.18.6" | ||||
|  | @ -324,10 +324,10 @@ | |||
|     chalk "^2.0.0" | ||||
|     js-tokens "^4.0.0" | ||||
| 
 | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0": | ||||
|   version "7.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.0.tgz#cc09288743b867763cb927ba101ccdf0b600b7e4" | ||||
|   integrity sha512-ONjtg4renj14A9pj3iA5T5+r5Eijxbr2eNIkMBTC74occDSsRZUpe8vowmowAjFR1imWlkD8eEmjYXiREZpGZg== | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3": | ||||
|   version "7.21.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" | ||||
|   integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== | ||||
| 
 | ||||
| "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": | ||||
|   version "7.18.6" | ||||
|  | @ -1063,26 +1063,26 @@ | |||
|     "@babel/parser" "^7.20.7" | ||||
|     "@babel/types" "^7.20.7" | ||||
| 
 | ||||
| "@babel/traverse@^7.18.10", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.7.2": | ||||
|   version "7.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.0.tgz#0e1807abd5db98e6a19c204b80ed1e3f5bca0edc" | ||||
|   integrity sha512-Xdt2P1H4LKTO8ApPfnO1KmzYMFpp7D/EinoXzLYN/cHcBNrVCAkAtGUcXnHXrl/VGktureU6fkQrHSBE2URfoA== | ||||
| "@babel/traverse@^7.18.10", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.7.2": | ||||
|   version "7.21.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" | ||||
|   integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.18.6" | ||||
|     "@babel/generator" "^7.21.0" | ||||
|     "@babel/generator" "^7.21.3" | ||||
|     "@babel/helper-environment-visitor" "^7.18.9" | ||||
|     "@babel/helper-function-name" "^7.21.0" | ||||
|     "@babel/helper-hoist-variables" "^7.18.6" | ||||
|     "@babel/helper-split-export-declaration" "^7.18.6" | ||||
|     "@babel/parser" "^7.21.0" | ||||
|     "@babel/types" "^7.21.0" | ||||
|     "@babel/parser" "^7.21.3" | ||||
|     "@babel/types" "^7.21.3" | ||||
|     debug "^4.1.0" | ||||
|     globals "^11.1.0" | ||||
| 
 | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": | ||||
|   version "7.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.0.tgz#1da00d89c2f18b226c9207d96edbeb79316a1819" | ||||
|   integrity sha512-uR7NWq2VNFnDi7EYqiRz2Jv/VQIu38tu64Zy8TX2nQFQ6etJ9V/Rr2msW8BS132mum2rL645qpDrLtAJtVpuow== | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": | ||||
|   version "7.21.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" | ||||
|   integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== | ||||
|   dependencies: | ||||
|     "@babel/helper-string-parser" "^7.19.4" | ||||
|     "@babel/helper-validator-identifier" "^7.19.1" | ||||
|  |  | |||
		Reference in a new issue