Bump @babel/plugin-transform-runtime from 7.18.5 to 7.18.6 (#18722)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.18.5 to 7.18.6. - [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.6/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" 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
							
								
									efa65267ed
								
							
						
					
					
						commit
						07e2519054
					
				|  | @ -27,7 +27,7 @@ | |||
|     "@babel/core": "^7.18.6", | ||||
|     "@babel/plugin-proposal-decorators": "^7.18.2", | ||||
|     "@babel/plugin-transform-react-inline-elements": "^7.16.7", | ||||
|     "@babel/plugin-transform-runtime": "^7.18.5", | ||||
|     "@babel/plugin-transform-runtime": "^7.18.6", | ||||
|     "@babel/preset-env": "^7.18.2", | ||||
|     "@babel/preset-react": "^7.17.12", | ||||
|     "@babel/runtime": "^7.18.3", | ||||
|  |  | |||
							
								
								
									
										131
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										131
									
								
								yarn.lock
								
								
								
								
							|  | @ -134,20 +134,6 @@ | |||
|     "@babel/helper-annotate-as-pure" "^7.16.7" | ||||
|     regexpu-core "^5.0.1" | ||||
| 
 | ||||
| "@babel/helper-define-polyfill-provider@^0.3.0": | ||||
|   version "0.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz#c5b10cf4b324ff840140bb07e05b8564af2ae971" | ||||
|   integrity sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg== | ||||
|   dependencies: | ||||
|     "@babel/helper-compilation-targets" "^7.13.0" | ||||
|     "@babel/helper-module-imports" "^7.12.13" | ||||
|     "@babel/helper-plugin-utils" "^7.13.0" | ||||
|     "@babel/traverse" "^7.13.0" | ||||
|     debug "^4.1.1" | ||||
|     lodash.debounce "^4.0.8" | ||||
|     resolve "^1.14.2" | ||||
|     semver "^6.1.2" | ||||
| 
 | ||||
| "@babel/helper-define-polyfill-provider@^0.3.1": | ||||
|   version "0.3.1" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz#52411b445bdb2e676869e5a74960d2d3826d2665" | ||||
|  | @ -239,12 +225,12 @@ | |||
|   dependencies: | ||||
|     "@babel/types" "^7.17.0" | ||||
| 
 | ||||
| "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7": | ||||
|   version "7.16.7" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437" | ||||
|   integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg== | ||||
| "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" | ||||
|   integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.16.7" | ||||
|     "@babel/types" "^7.18.6" | ||||
| 
 | ||||
| "@babel/helper-module-imports@^7.18.6": | ||||
|   version "7.18.6" | ||||
|  | @ -274,10 +260,10 @@ | |||
|   dependencies: | ||||
|     "@babel/types" "^7.16.7" | ||||
| 
 | ||||
| "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.17.12", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": | ||||
|   version "7.17.12" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz#86c2347da5acbf5583ba0a10aed4c9bf9da9cf96" | ||||
|   integrity sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA== | ||||
| "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.17.12", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.6.tgz#9448974dd4fb1d80fefe72e8a0af37809cd30d6d" | ||||
|   integrity sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg== | ||||
| 
 | ||||
| "@babel/helper-remap-async-to-generator@^7.16.8": | ||||
|   version "7.16.8" | ||||
|  | @ -946,16 +932,16 @@ | |||
|   dependencies: | ||||
|     "@babel/helper-plugin-utils" "^7.17.12" | ||||
| 
 | ||||
| "@babel/plugin-transform-runtime@^7.18.5": | ||||
|   version "7.18.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.5.tgz#f4d3188ba6a8815793993c71c2c225d0ee1d7743" | ||||
|   integrity sha512-Q17hHxXr2fplrE+5BSC1j1Fo5cOA8YeP8XW3/1paI8MzF/faZGh0MaH1KC4jLAvqLPamQWHB5/B7KqSLY1kuHA== | ||||
| "@babel/plugin-transform-runtime@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.6.tgz#77b14416015ea93367ca06979710f5000ff34ccb" | ||||
|   integrity sha512-8uRHk9ZmRSnWqUgyae249EJZ94b0yAGLBIqzZzl+0iEdbno55Pmlt/32JZsHwXD9k/uZj18Aqqk35wBX4CBTXA== | ||||
|   dependencies: | ||||
|     "@babel/helper-module-imports" "^7.16.7" | ||||
|     "@babel/helper-plugin-utils" "^7.17.12" | ||||
|     babel-plugin-polyfill-corejs2 "^0.3.0" | ||||
|     babel-plugin-polyfill-corejs3 "^0.5.0" | ||||
|     babel-plugin-polyfill-regenerator "^0.3.0" | ||||
|     "@babel/helper-module-imports" "^7.18.6" | ||||
|     "@babel/helper-plugin-utils" "^7.18.6" | ||||
|     babel-plugin-polyfill-corejs2 "^0.3.1" | ||||
|     babel-plugin-polyfill-corejs3 "^0.5.2" | ||||
|     babel-plugin-polyfill-regenerator "^0.3.1" | ||||
|     semver "^6.3.0" | ||||
| 
 | ||||
| "@babel/plugin-transform-shorthand-properties@^7.16.7": | ||||
|  | @ -1168,6 +1154,14 @@ | |||
|     "@babel/helper-validator-identifier" "^7.18.6" | ||||
|     to-fast-properties "^2.0.0" | ||||
| 
 | ||||
| "@babel/types@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.6.tgz#5d781dd10a3f0c9f1f931bd19de5eb26ec31acf0" | ||||
|   integrity sha512-NdBNzPDwed30fZdDQtVR7ZgaO4UKjuaQFH9VArS+HMnurlOY0JWN+4ROlu/iapMFwjRQU4pOG4StZfDmulEwGA== | ||||
|   dependencies: | ||||
|     "@babel/helper-validator-identifier" "^7.18.6" | ||||
|     to-fast-properties "^2.0.0" | ||||
| 
 | ||||
| "@bcoe/v8-coverage@^0.2.3": | ||||
|   version "0.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" | ||||
|  | @ -2641,29 +2635,29 @@ babel-plugin-macros@^3.0.1: | |||
|     cosmiconfig "^7.0.0" | ||||
|     resolve "^1.19.0" | ||||
| 
 | ||||
| babel-plugin-polyfill-corejs2@^0.3.0: | ||||
|   version "0.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz#407082d0d355ba565af24126fb6cb8e9115251fd" | ||||
|   integrity sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA== | ||||
| babel-plugin-polyfill-corejs2@^0.3.0, babel-plugin-polyfill-corejs2@^0.3.1: | ||||
|   version "0.3.1" | ||||
|   resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz#440f1b70ccfaabc6b676d196239b138f8a2cfba5" | ||||
|   integrity sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w== | ||||
|   dependencies: | ||||
|     "@babel/compat-data" "^7.13.11" | ||||
|     "@babel/helper-define-polyfill-provider" "^0.3.0" | ||||
|     "@babel/helper-define-polyfill-provider" "^0.3.1" | ||||
|     semver "^6.1.1" | ||||
| 
 | ||||
| babel-plugin-polyfill-corejs3@^0.5.0: | ||||
|   version "0.5.1" | ||||
|   resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.1.tgz#d66183bf10976ea677f4149a7fcc4d8df43d4060" | ||||
|   integrity sha512-TihqEe4sQcb/QcPJvxe94/9RZuLQuF1+To4WqQcRvc+3J3gLCPIPgDKzGLG6zmQLfH3nn25heRuDNkS2KR4I8A== | ||||
| babel-plugin-polyfill-corejs3@^0.5.0, babel-plugin-polyfill-corejs3@^0.5.2: | ||||
|   version "0.5.2" | ||||
|   resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz#aabe4b2fa04a6e038b688c5e55d44e78cd3a5f72" | ||||
|   integrity sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ== | ||||
|   dependencies: | ||||
|     "@babel/helper-define-polyfill-provider" "^0.3.1" | ||||
|     core-js-compat "^3.20.0" | ||||
|     core-js-compat "^3.21.0" | ||||
| 
 | ||||
| babel-plugin-polyfill-regenerator@^0.3.0: | ||||
|   version "0.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz#9ebbcd7186e1a33e21c5e20cae4e7983949533be" | ||||
|   integrity sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg== | ||||
| babel-plugin-polyfill-regenerator@^0.3.0, babel-plugin-polyfill-regenerator@^0.3.1: | ||||
|   version "0.3.1" | ||||
|   resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz#2c0678ea47c75c8cc2fbb1852278d8fb68233990" | ||||
|   integrity sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A== | ||||
|   dependencies: | ||||
|     "@babel/helper-define-polyfill-provider" "^0.3.0" | ||||
|     "@babel/helper-define-polyfill-provider" "^0.3.1" | ||||
| 
 | ||||
| babel-plugin-preval@^5.1.0: | ||||
|   version "5.1.0" | ||||
|  | @ -2977,6 +2971,16 @@ browserslist@^4.20.2, browserslist@^4.20.3: | |||
|     node-releases "^2.0.3" | ||||
|     picocolors "^1.0.0" | ||||
| 
 | ||||
| browserslist@^4.21.0: | ||||
|   version "4.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.0.tgz#7ab19572361a140ecd1e023e2c1ed95edda0cefe" | ||||
|   integrity sha512-UQxE0DIhRB5z/zDz9iA03BOfxaN2+GQdBYH/2WrSIWEUrnpzTPJbhqt+umq6r3acaPRTW1FNTkrcp0PXgtFkvA== | ||||
|   dependencies: | ||||
|     caniuse-lite "^1.0.30001358" | ||||
|     electron-to-chromium "^1.4.164" | ||||
|     node-releases "^2.0.5" | ||||
|     update-browserslist-db "^1.0.0" | ||||
| 
 | ||||
| bser@2.1.1: | ||||
|   version "2.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05" | ||||
|  | @ -3165,6 +3169,11 @@ caniuse-lite@^1.0.30001332: | |||
|   resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001335.tgz#899254a0b70579e5a957c32dced79f0727c61f2a" | ||||
|   integrity sha512-ddP1Tgm7z2iIxu6QTtbZUv6HJxSaV/PZeSrWFZtbY4JZ69tOeNhBCl3HyRQgeNZKE5AOn1kpV7fhljigy0Ty3w== | ||||
| 
 | ||||
| caniuse-lite@^1.0.30001358: | ||||
|   version "1.0.30001359" | ||||
|   resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001359.tgz#a1c1cbe1c2da9e689638813618b4219acbd4925e" | ||||
|   integrity sha512-Xln/BAsPzEuiVLgJ2/45IaqD9jShtk3Y33anKb4+yLwQzws3+v6odKfpgES/cDEaZMLzSChpIGdbOYtH9MyuHw== | ||||
| 
 | ||||
| chalk@^1.1.3: | ||||
|   version "1.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" | ||||
|  | @ -3570,7 +3579,15 @@ copy-descriptor@^0.1.0: | |||
|   resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" | ||||
|   integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= | ||||
| 
 | ||||
| core-js-compat@^3.20.0, core-js-compat@^3.22.1: | ||||
| core-js-compat@^3.21.0: | ||||
|   version "3.23.3" | ||||
|   resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.23.3.tgz#7d8503185be76bb6d8d592c291a4457a8e440aa9" | ||||
|   integrity sha512-WSzUs2h2vvmKsacLHNTdpyOC9k43AEhcGoFlVgCY4L7aw98oSBKtPL6vD0/TqZjRWRQYdDSLkzZIni4Crbbiqw== | ||||
|   dependencies: | ||||
|     browserslist "^4.21.0" | ||||
|     semver "7.0.0" | ||||
| 
 | ||||
| core-js-compat@^3.22.1: | ||||
|   version "3.22.4" | ||||
|   resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.22.4.tgz#d700f451e50f1d7672dcad0ac85d910e6691e579" | ||||
|   integrity sha512-dIWcsszDezkFZrfm1cnB4f/J85gyhiCpxbgBdohWCDtSVuAaChTSpPV7ldOQf/Xds2U5xCIJZOK82G4ZPAIswA== | ||||
|  | @ -4307,6 +4324,11 @@ electron-to-chromium@^1.4.118: | |||
|   resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.129.tgz#c675793885721beefff99da50f57c6525c2cd238" | ||||
|   integrity sha512-GgtN6bsDtHdtXJtlMYZWGB/uOyjZWjmRDumXTas7dGBaB9zUyCjzHet1DY2KhyHN8R0GLbzZWqm4efeddqqyRQ== | ||||
| 
 | ||||
| electron-to-chromium@^1.4.164: | ||||
|   version "1.4.170" | ||||
|   resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.170.tgz#0415fc489402e09bfbe1f0c99bbf4d73f31d48d4" | ||||
|   integrity sha512-rZ8PZLhK4ORPjFqLp9aqC4/S1j4qWFsPPz13xmWdrbBkU/LlxMcok+f+6f8YnQ57MiZwKtOaW15biZZsY5Igvw== | ||||
| 
 | ||||
| elliptic@^6.5.3: | ||||
|   version "6.5.4" | ||||
|   resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" | ||||
|  | @ -7770,6 +7792,11 @@ node-releases@^2.0.3: | |||
|   resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476" | ||||
|   integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ== | ||||
| 
 | ||||
| node-releases@^2.0.5: | ||||
|   version "2.0.5" | ||||
|   resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.5.tgz#280ed5bc3eba0d96ce44897d8aee478bfb3d9666" | ||||
|   integrity sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q== | ||||
| 
 | ||||
| normalize-package-data@^2.5.0: | ||||
|   version "2.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8" | ||||
|  | @ -11244,6 +11271,14 @@ upath@^1.1.1: | |||
|   resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894" | ||||
|   integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg== | ||||
| 
 | ||||
| update-browserslist-db@^1.0.0: | ||||
|   version "1.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz#dbfc5a789caa26b1db8990796c2c8ebbce304824" | ||||
|   integrity sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA== | ||||
|   dependencies: | ||||
|     escalade "^3.1.1" | ||||
|     picocolors "^1.0.0" | ||||
| 
 | ||||
| uri-js@^4.2.2: | ||||
|   version "4.4.0" | ||||
|   resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.0.tgz#aa714261de793e8a82347a7bcc9ce74e86f28602" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue