Bump @babel/plugin-transform-react-inline-elements from 7.16.0 to 7.16.5 (#17162)
Bumps [@babel/plugin-transform-react-inline-elements](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-inline-elements) from 7.16.0 to 7.16.5. - [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.16.5/packages/babel-plugin-transform-react-inline-elements) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-react-inline-elements" 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:
		| @@ -62,7 +62,7 @@ | ||||
|   "dependencies": { | ||||
|     "@babel/core": "^7.16.0", | ||||
|     "@babel/plugin-proposal-decorators": "^7.16.5", | ||||
|     "@babel/plugin-transform-react-inline-elements": "^7.16.0", | ||||
|     "@babel/plugin-transform-react-inline-elements": "^7.16.5", | ||||
|     "@babel/plugin-transform-runtime": "^7.16.4", | ||||
|     "@babel/preset-env": "^7.16.4", | ||||
|     "@babel/preset-react": "^7.16.5", | ||||
|   | ||||
							
								
								
									
										20
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -75,10 +75,10 @@ | ||||
|     "@babel/helper-explode-assignable-expression" "^7.16.0" | ||||
|     "@babel/types" "^7.16.0" | ||||
|  | ||||
| "@babel/helper-builder-react-jsx@^7.16.0": | ||||
|   version "7.16.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.16.0.tgz#cbff6790e8dfc29b9f986f712a1d69f1428a35b5" | ||||
|   integrity sha512-m04yTRoynupLijXcfkxjx5VfQeNRR67lncuW6osD6P/3o2sChz8zcwJGzso55oeTkEJlMu2atFJAdmB56i8F5Q== | ||||
| "@babel/helper-builder-react-jsx@^7.16.5": | ||||
|   version "7.16.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.16.5.tgz#e4f3db66c85f7bb6191462705c58c632fc52f5b6" | ||||
|   integrity sha512-UunEMN9fDtAVplcvsJ3orBLP5T/90y+WHtehxLPnXI1iwDdJQTB/47sVyseHTPRWhTRRtHFMUZra0Wb2wxbWlg== | ||||
|   dependencies: | ||||
|     "@babel/helper-annotate-as-pure" "^7.16.0" | ||||
|     "@babel/types" "^7.16.0" | ||||
| @@ -810,13 +810,13 @@ | ||||
|   dependencies: | ||||
|     "@babel/helper-plugin-utils" "^7.16.5" | ||||
|  | ||||
| "@babel/plugin-transform-react-inline-elements@^7.16.0": | ||||
|   version "7.16.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-inline-elements/-/plugin-transform-react-inline-elements-7.16.0.tgz#e0975bba7b3fc332599c2f15d98f633ce978a198" | ||||
|   integrity sha512-b/MO7Rr1ew/D0UdTfcl8QTSygAzuEvVSwIzu7dqeVUuU6wWvuQGueEv3NXvdUl29mlnoXaAAcJy50fgLqXg+Lg== | ||||
| "@babel/plugin-transform-react-inline-elements@^7.16.5": | ||||
|   version "7.16.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-inline-elements/-/plugin-transform-react-inline-elements-7.16.5.tgz#4f846e1b27ad5d10dc63fc481663b734017f1221" | ||||
|   integrity sha512-yVX/+XcsbOxa/b+SmUw7Sx0vGtdFksalYg21Sa3eHx/wjsVkEisOOCSiV3vq4NfcEpt6/V2AlMgroa/nFgqhvg== | ||||
|   dependencies: | ||||
|     "@babel/helper-builder-react-jsx" "^7.16.0" | ||||
|     "@babel/helper-plugin-utils" "^7.14.5" | ||||
|     "@babel/helper-builder-react-jsx" "^7.16.5" | ||||
|     "@babel/helper-plugin-utils" "^7.16.5" | ||||
|  | ||||
| "@babel/plugin-transform-react-jsx-development@^7.16.5": | ||||
|   version "7.16.5" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user