Bump @babel/core from 7.17.10 to 7.17.12 (#18439)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.17.12. - [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.17.12/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
							
								
									e0bdaeab65
								
							
						
					
					
						commit
						9fcef31580
					
				
					 2 changed files with 52 additions and 57 deletions
				
			
		|  | @ -30,7 +30,7 @@ | |||
|   ], | ||||
|   "private": true, | ||||
|   "dependencies": { | ||||
|     "@babel/core": "^7.17.10", | ||||
|     "@babel/core": "^7.17.12", | ||||
|     "@babel/plugin-proposal-decorators": "^7.17.9", | ||||
|     "@babel/plugin-transform-react-inline-elements": "^7.16.7", | ||||
|     "@babel/plugin-transform-runtime": "^7.17.10", | ||||
|  |  | |||
							
								
								
									
										107
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										107
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -28,34 +28,34 @@ | |||
|   resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab" | ||||
|   integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw== | ||||
| 
 | ||||
| "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.17.10", "@babel/core@^7.7.2": | ||||
|   version "7.17.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05" | ||||
|   integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA== | ||||
| "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.17.12", "@babel/core@^7.7.2": | ||||
|   version "7.17.12" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.12.tgz#b4eb2d7ebc3449b062381644c93050db545b70ee" | ||||
|   integrity sha512-44ODe6O1IVz9s2oJE3rZ4trNNKTX9O7KpQpfAP4t8QII/zwrVRHL7i2pxhqtcY7tqMLrrKfMlBKnm1QlrRFs5w== | ||||
|   dependencies: | ||||
|     "@ampproject/remapping" "^2.1.0" | ||||
|     "@babel/code-frame" "^7.16.7" | ||||
|     "@babel/generator" "^7.17.10" | ||||
|     "@babel/generator" "^7.17.12" | ||||
|     "@babel/helper-compilation-targets" "^7.17.10" | ||||
|     "@babel/helper-module-transforms" "^7.17.7" | ||||
|     "@babel/helper-module-transforms" "^7.17.12" | ||||
|     "@babel/helpers" "^7.17.9" | ||||
|     "@babel/parser" "^7.17.10" | ||||
|     "@babel/parser" "^7.17.12" | ||||
|     "@babel/template" "^7.16.7" | ||||
|     "@babel/traverse" "^7.17.10" | ||||
|     "@babel/types" "^7.17.10" | ||||
|     "@babel/traverse" "^7.17.12" | ||||
|     "@babel/types" "^7.17.12" | ||||
|     convert-source-map "^1.7.0" | ||||
|     debug "^4.1.0" | ||||
|     gensync "^1.0.0-beta.2" | ||||
|     json5 "^2.2.1" | ||||
|     semver "^6.3.0" | ||||
| 
 | ||||
| "@babel/generator@^7.17.10", "@babel/generator@^7.7.2": | ||||
|   version "7.17.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189" | ||||
|   integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg== | ||||
| "@babel/generator@^7.17.12", "@babel/generator@^7.7.2": | ||||
|   version "7.17.12" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.12.tgz#5970e6160e9be0428e02f4aba62d8551ec366cc8" | ||||
|   integrity sha512-V49KtZiiiLjH/CnIW6OjJdrenrGoyh6AmKQ3k2AZFKozC1h846Q4NYlZ5nqAigPDUXfGzC88+LOUuG8yKd2kCw== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.17.10" | ||||
|     "@jridgewell/gen-mapping" "^0.1.0" | ||||
|     "@babel/types" "^7.17.12" | ||||
|     "@jridgewell/gen-mapping" "^0.3.0" | ||||
|     jsesc "^2.5.1" | ||||
| 
 | ||||
| "@babel/helper-annotate-as-pure@^7.16.7": | ||||
|  | @ -214,10 +214,10 @@ | |||
|   dependencies: | ||||
|     "@babel/types" "^7.16.7" | ||||
| 
 | ||||
| "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7": | ||||
|   version "7.17.7" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" | ||||
|   integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== | ||||
| "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.12", "@babel/helper-module-transforms@^7.17.7": | ||||
|   version "7.17.12" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.12.tgz#bec00139520cb3feb078ef7a4578562480efb77e" | ||||
|   integrity sha512-t5s2BeSWIghhFRPh9XMn6EIGmvn8Lmw5RVASJzkIx1mSemubQQBNIZiQD7WzaFmaHIrjAec4x8z9Yx8SjJ1/LA== | ||||
|   dependencies: | ||||
|     "@babel/helper-environment-visitor" "^7.16.7" | ||||
|     "@babel/helper-module-imports" "^7.16.7" | ||||
|  | @ -225,8 +225,8 @@ | |||
|     "@babel/helper-split-export-declaration" "^7.16.7" | ||||
|     "@babel/helper-validator-identifier" "^7.16.7" | ||||
|     "@babel/template" "^7.16.7" | ||||
|     "@babel/traverse" "^7.17.3" | ||||
|     "@babel/types" "^7.17.0" | ||||
|     "@babel/traverse" "^7.17.12" | ||||
|     "@babel/types" "^7.17.12" | ||||
| 
 | ||||
| "@babel/helper-optimise-call-expression@^7.16.7": | ||||
|   version "7.16.7" | ||||
|  | @ -333,10 +333,10 @@ | |||
|     chalk "^2.0.0" | ||||
|     js-tokens "^4.0.0" | ||||
| 
 | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.7.0": | ||||
|   version "7.17.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78" | ||||
|   integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ== | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.12", "@babel/parser@^7.7.0": | ||||
|   version "7.17.12" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.12.tgz#36c2ed06944e3691ba82735fc4cf62d12d491a23" | ||||
|   integrity sha512-FLzHmN9V3AJIrWfOpvRlZCeVg/WLdicSnTMsLur6uDj9TT8ymUlG9XxURdW/XvuygK+2CW0poOJABdA4m/YKxA== | ||||
| 
 | ||||
| "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": | ||||
|   version "7.16.7" | ||||
|  | @ -1064,26 +1064,26 @@ | |||
|     "@babel/parser" "^7.16.7" | ||||
|     "@babel/types" "^7.16.7" | ||||
| 
 | ||||
| "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": | ||||
|   version "7.17.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5" | ||||
|   integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw== | ||||
| "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.12", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": | ||||
|   version "7.17.12" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c" | ||||
|   integrity sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.16.7" | ||||
|     "@babel/generator" "^7.17.10" | ||||
|     "@babel/generator" "^7.17.12" | ||||
|     "@babel/helper-environment-visitor" "^7.16.7" | ||||
|     "@babel/helper-function-name" "^7.17.9" | ||||
|     "@babel/helper-hoist-variables" "^7.16.7" | ||||
|     "@babel/helper-split-export-declaration" "^7.16.7" | ||||
|     "@babel/parser" "^7.17.10" | ||||
|     "@babel/types" "^7.17.10" | ||||
|     "@babel/parser" "^7.17.12" | ||||
|     "@babel/types" "^7.17.12" | ||||
|     debug "^4.1.0" | ||||
|     globals "^11.1.0" | ||||
| 
 | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": | ||||
|   version "7.17.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4" | ||||
|   integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A== | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.17.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": | ||||
|   version "7.17.12" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.12.tgz#1210690a516489c0200f355d87619157fbbd69a0" | ||||
|   integrity sha512-rH8i29wcZ6x9xjzI5ILHL/yZkbQnCERdHlogKuIb4PUr7do4iT8DPekrTbBLWTnRQm6U0GYABbTMSzijmEqlAg== | ||||
|   dependencies: | ||||
|     "@babel/helper-validator-identifier" "^7.16.7" | ||||
|     to-fast-properties "^2.0.0" | ||||
|  | @ -1461,13 +1461,14 @@ | |||
|     "@types/yargs" "^17.0.8" | ||||
|     chalk "^4.0.0" | ||||
| 
 | ||||
| "@jridgewell/gen-mapping@^0.1.0": | ||||
|   version "0.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996" | ||||
|   integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== | ||||
| "@jridgewell/gen-mapping@^0.3.0": | ||||
|   version "0.3.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz#cf92a983c83466b8c0ce9124fadeaf09f7c66ea9" | ||||
|   integrity sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg== | ||||
|   dependencies: | ||||
|     "@jridgewell/set-array" "^1.0.0" | ||||
|     "@jridgewell/sourcemap-codec" "^1.4.10" | ||||
|     "@jridgewell/trace-mapping" "^0.3.9" | ||||
| 
 | ||||
| "@jridgewell/resolve-uri@^3.0.3": | ||||
|   version "3.0.4" | ||||
|  | @ -1500,6 +1501,14 @@ | |||
|     "@jridgewell/resolve-uri" "^3.0.3" | ||||
|     "@jridgewell/sourcemap-codec" "^1.4.10" | ||||
| 
 | ||||
| "@jridgewell/trace-mapping@^0.3.9": | ||||
|   version "0.3.13" | ||||
|   resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz#dcfe3e95f224c8fe97a87a5235defec999aa92ea" | ||||
|   integrity sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w== | ||||
|   dependencies: | ||||
|     "@jridgewell/resolve-uri" "^3.0.3" | ||||
|     "@jridgewell/sourcemap-codec" "^1.4.10" | ||||
| 
 | ||||
| "@node-redis/bloom@1.0.1": | ||||
|   version "1.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/@node-redis/bloom/-/bloom-1.0.1.tgz#144474a0b7dc4a4b91badea2cfa9538ce0a1854e" | ||||
|  | @ -3462,14 +3471,7 @@ content-type@~1.0.4: | |||
|   resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" | ||||
|   integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA== | ||||
| 
 | ||||
| convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: | ||||
|   version "1.7.0" | ||||
|   resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442" | ||||
|   integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== | ||||
|   dependencies: | ||||
|     safe-buffer "~5.1.1" | ||||
| 
 | ||||
| convert-source-map@^1.5.0: | ||||
| convert-source-map@^1.4.0, convert-source-map@^1.5.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: | ||||
|   version "1.8.0" | ||||
|   resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369" | ||||
|   integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA== | ||||
|  | @ -3895,7 +3897,7 @@ debug@2.6.9, debug@^2.1.1, debug@^2.2.0, debug@^2.3.3, debug@^2.6.9: | |||
|   dependencies: | ||||
|     ms "2.0.0" | ||||
| 
 | ||||
| debug@4: | ||||
| debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: | ||||
|   version "4.3.4" | ||||
|   resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" | ||||
|   integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== | ||||
|  | @ -3909,13 +3911,6 @@ debug@^3.1.1, debug@^3.2.6, debug@^3.2.7: | |||
|   dependencies: | ||||
|     ms "^2.1.1" | ||||
| 
 | ||||
| debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: | ||||
|   version "4.3.1" | ||||
|   resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" | ||||
|   integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== | ||||
|   dependencies: | ||||
|     ms "2.1.2" | ||||
| 
 | ||||
| decamelize@^1.2.0: | ||||
|   version "1.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue