Bump @babel/plugin-proposal-decorators from 7.18.6 to 7.18.9 (#18837)
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.18.6 to 7.18.9. - [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.18.9/packages/babel-plugin-proposal-decorators) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-decorators" 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
							
								
									f8835387ea
								
							
						
					
					
						commit
						f290be71e0
					
				| @ -25,7 +25,7 @@ | ||||
|   "private": true, | ||||
|   "dependencies": { | ||||
|     "@babel/core": "^7.18.6", | ||||
|     "@babel/plugin-proposal-decorators": "^7.18.6", | ||||
|     "@babel/plugin-proposal-decorators": "^7.18.9", | ||||
|     "@babel/plugin-transform-react-inline-elements": "^7.18.6", | ||||
|     "@babel/plugin-transform-runtime": "^7.18.6", | ||||
|     "@babel/preset-env": "^7.18.9", | ||||
|  | ||||
							
								
								
									
										50
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										50
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -109,17 +109,17 @@ | ||||
|     browserslist "^4.20.2" | ||||
|     semver "^6.3.0" | ||||
| 
 | ||||
| "@babel/helper-create-class-features-plugin@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.6.tgz#6f15f8459f3b523b39e00a99982e2c040871ed72" | ||||
|   integrity sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw== | ||||
| "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.18.9": | ||||
|   version "7.18.9" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.9.tgz#d802ee16a64a9e824fcbf0a2ffc92f19d58550ce" | ||||
|   integrity sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw== | ||||
|   dependencies: | ||||
|     "@babel/helper-annotate-as-pure" "^7.18.6" | ||||
|     "@babel/helper-environment-visitor" "^7.18.6" | ||||
|     "@babel/helper-function-name" "^7.18.6" | ||||
|     "@babel/helper-member-expression-to-functions" "^7.18.6" | ||||
|     "@babel/helper-environment-visitor" "^7.18.9" | ||||
|     "@babel/helper-function-name" "^7.18.9" | ||||
|     "@babel/helper-member-expression-to-functions" "^7.18.9" | ||||
|     "@babel/helper-optimise-call-expression" "^7.18.6" | ||||
|     "@babel/helper-replace-supers" "^7.18.6" | ||||
|     "@babel/helper-replace-supers" "^7.18.9" | ||||
|     "@babel/helper-split-export-declaration" "^7.18.6" | ||||
| 
 | ||||
| "@babel/helper-create-regexp-features-plugin@^7.18.6": | ||||
| @ -184,13 +184,6 @@ | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.18.6" | ||||
| 
 | ||||
| "@babel/helper-member-expression-to-functions@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.6.tgz#44802d7d602c285e1692db0bad9396d007be2afc" | ||||
|   integrity sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.18.6" | ||||
| 
 | ||||
| "@babel/helper-member-expression-to-functions@^7.18.9": | ||||
|   version "7.18.9" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz#1531661e8375af843ad37ac692c132841e2fd815" | ||||
| @ -255,18 +248,7 @@ | ||||
|     "@babel/helper-wrap-function" "^7.18.6" | ||||
|     "@babel/types" "^7.18.6" | ||||
| 
 | ||||
| "@babel/helper-replace-supers@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.18.6.tgz#efedf51cfccea7b7b8c0f00002ab317e7abfe420" | ||||
|   integrity sha512-fTf7zoXnUGl9gF25fXCWE26t7Tvtyn6H4hkLSYhATwJvw2uYxd3aoXplMSe0g9XbwK7bmxNes7+FGO0rB/xC0g== | ||||
|   dependencies: | ||||
|     "@babel/helper-environment-visitor" "^7.18.6" | ||||
|     "@babel/helper-member-expression-to-functions" "^7.18.6" | ||||
|     "@babel/helper-optimise-call-expression" "^7.18.6" | ||||
|     "@babel/traverse" "^7.18.6" | ||||
|     "@babel/types" "^7.18.6" | ||||
| 
 | ||||
| "@babel/helper-replace-supers@^7.18.9": | ||||
| "@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.18.9": | ||||
|   version "7.18.9" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.18.9.tgz#1092e002feca980fbbb0bd4d51b74a65c6a500e6" | ||||
|   integrity sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ== | ||||
| @ -403,14 +385,14 @@ | ||||
|     "@babel/helper-plugin-utils" "^7.18.6" | ||||
|     "@babel/plugin-syntax-class-static-block" "^7.14.5" | ||||
| 
 | ||||
| "@babel/plugin-proposal-decorators@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.18.6.tgz#68e9fd0f022b944f84a8824bb28bfaee724d2595" | ||||
|   integrity sha512-gAdhsjaYmiZVxx5vTMiRfj31nB7LhwBJFMSLzeDxc7X4tKLixup0+k9ughn0RcpBrv9E3PBaXJW7jF5TCihAOg== | ||||
| "@babel/plugin-proposal-decorators@^7.18.9": | ||||
|   version "7.18.9" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.18.9.tgz#d09d41ffc74af8499d2ac706ed0dbd5474711665" | ||||
|   integrity sha512-KD7zDNaD14CRpjQjVbV4EnH9lsKYlcpUrhZH37ei2IY+AlXrfAPy5pTmRUE4X6X1k8EsKXPraykxeaogqQvSGA== | ||||
|   dependencies: | ||||
|     "@babel/helper-create-class-features-plugin" "^7.18.6" | ||||
|     "@babel/helper-plugin-utils" "^7.18.6" | ||||
|     "@babel/helper-replace-supers" "^7.18.6" | ||||
|     "@babel/helper-create-class-features-plugin" "^7.18.9" | ||||
|     "@babel/helper-plugin-utils" "^7.18.9" | ||||
|     "@babel/helper-replace-supers" "^7.18.9" | ||||
|     "@babel/helper-split-export-declaration" "^7.18.6" | ||||
|     "@babel/plugin-syntax-decorators" "^7.18.6" | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user