Skip to content

Commit 922f209

Browse files
Merge #822
822: Bump @babel/preset-env from 7.18.9 to 7.18.10 r=bidoubiwa a=dependabot[bot] Bumps [`@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)` from 7.18.9 to 7.18.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@​babel/preset-env</code>'s` releases</a>.</em></p> <blockquote> <h2>v7.18.10 (2022-08-01)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-helper-string-parser</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14757">#14757</a> feat: Automatically generate <code>cooked</code> for <code>templateElement</code> (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14817">#14817</a> fix(parser): allow TS declare readonly fields with initializers (<a href="https://github.com/Josh-Cena"><code>`@​Josh-Cena</code></a>)</li>` </ul> </li> <li><code>babel-helper-string-parser</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14798">#14798</a> Fix position of errors in template literals after newlines (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14774">#14774</a> fix: TS <code>declare class</code> in namespace should be removed (<a href="https://github.com/yimingjfe"><code>`@​yimingjfe</code></a>)</li>` </ul> </li> <li><code>babel-plugin-transform-react-jsx</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14759">#14759</a> fix: skip flattening spread object with <strong>proto</strong> (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14762">#14762</a> fix: Types containing comments generate invalid code (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> <li><code>babel-helper-wrap-function</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14752">#14752</a> Fix compiling async arrows in uncompiled class fields (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14800">#14800</a> chore: Remove <code>.yarnrc</code> file (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14802">#14802</a> chore: Fix coverage test (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14671">#14671</a> feat: Make most <code>make</code> commands cross-platform (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14790">#14790</a> enable typescript incremental builds (<a href="https://github.com/zxbodya"><code>`@​zxbodya</code></a>)</li>` </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14799">#14799</a> Restructure virtual types validator (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14779">#14779</a> chore: expand prettier-e2e test and update typings/deps (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14796">#14796</a> Make ParseError Much Simpler now that we can use TypeScript (<a href="https://github.com/tolmasky"><code>`@​tolmasky</code></a>)</li>` </ul> </li> <li><code>babel-core</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14785">#14785</a> chore: remove flow check scripts (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-parser</code>, <code>babel-plugin-transform-unicode-escapes</code>, <code>babel-preset-env</code>, <code>babel-template</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14783">#14783</a> Convert <code>`@babel/parser</code>` to TypeScript (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-helper-string-parser</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14772">#14772</a> Extract string parsing to a separate package (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-cli</code>, <code>babel-node</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14765">#14765</a> Enforce type checking on <code>babel-{cli,node}</code> (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-proposal-export-default-from</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14768">#14768</a> optimize: Simplify the <code>export-default-from</code> transform (<a href="https://github.com/magic-akari"><code>`@​magic-akari</code></a>)</li>` </ul> </li> </ul> <h4>Committers: 10</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@​babel-bot</code></a>)</li>` <li>Bogdan Savluk (<a href="https://github.com/zxbodya"><code>`@​zxbodya</code></a>)</li>` <li>Francisco Ryan Tolmasky I (<a href="https://github.com/tolmasky"><code>`@​tolmasky</code></a>)</li>` <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>`@​babel/preset-env</code>'s` changelog</a>.</em></p> <blockquote> <h2>v7.18.10 (2022-08-01)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-helper-string-parser</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14757">#14757</a> feat: Automatically generate <code>cooked</code> for <code>templateElement</code> (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14817">#14817</a> fix(parser): allow TS declare readonly fields with initializers (<a href="https://github.com/Josh-Cena"><code>`@​Josh-Cena</code></a>)</li>` </ul> </li> <li><code>babel-helper-string-parser</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14798">#14798</a> Fix position of errors in template literals after newlines (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14774">#14774</a> fix: TS <code>declare class</code> in namespace should be removed (<a href="https://github.com/yimingjfe"><code>`@​yimingjfe</code></a>)</li>` </ul> </li> <li><code>babel-plugin-transform-react-jsx</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14759">#14759</a> fix: skip flattening spread object with <strong>proto</strong> (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14762">#14762</a> fix: Types containing comments generate invalid code (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> <li><code>babel-helper-wrap-function</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14752">#14752</a> Fix compiling async arrows in uncompiled class fields (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14800">#14800</a> chore: Remove <code>.yarnrc</code> file (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14802">#14802</a> chore: Fix coverage test (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14671">#14671</a> feat: Make most <code>make</code> commands cross-platform (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14790">#14790</a> enable typescript incremental builds (<a href="https://github.com/zxbodya"><code>`@​zxbodya</code></a>)</li>` </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14799">#14799</a> Restructure virtual types validator (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14779">#14779</a> chore: expand prettier-e2e test and update typings/deps (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14796">#14796</a> Make ParseError Much Simpler now that we can use TypeScript (<a href="https://github.com/tolmasky"><code>`@​tolmasky</code></a>)</li>` </ul> </li> <li><code>babel-core</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14785">#14785</a> chore: remove flow check scripts (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-parser</code>, <code>babel-plugin-transform-unicode-escapes</code>, <code>babel-preset-env</code>, <code>babel-template</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14783">#14783</a> Convert <code>`@babel/parser</code>` to TypeScript (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-helper-string-parser</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14772">#14772</a> Extract string parsing to a separate package (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-cli</code>, <code>babel-node</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14765">#14765</a> Enforce type checking on <code>babel-{cli,node}</code> (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-proposal-export-default-from</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14768">#14768</a> optimize: Simplify the <code>export-default-from</code> transform (<a href="https://github.com/magic-akari"><code>`@​magic-akari</code></a>)</li>` </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/9f603cf84c32319bc86f1cbdc303500197b36c5a"><code>9f603cf</code></a> v7.18.10</li> <li><a href="https://github.com/babel/babel/commit/02df09133b30b78d0138acb46351053ce964bc1a"><code>02df091</code></a> Update babel-polyfills packages (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/14793">#14793</a>)</li> <li><a href="https://github.com/babel/babel/commit/a483aa2fbf24ce40d93d25566bf27b1f61e46e2f"><code>a483aa2</code></a> Convert <code>`@babel/parser</code>` to TypeScript (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/14783">#14783</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.18.10/packages/babel-preset-env">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.18.9&new-version=7.18.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)` You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 8f9bbb1 + 3c46a26 commit 922f209

File tree

2 files changed

+73
-62
lines changed

2 files changed

+73
-62
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@babel/cli": "^7.18.9",
6464
"@babel/core": "^7.18.13",
65-
"@babel/preset-env": "^7.18.9",
65+
"@babel/preset-env": "^7.18.10",
6666
"@rollup/plugin-commonjs": "^17.1.0",
6767
"@rollup/plugin-node-resolve": "^11.2.0",
6868
"@types/jest": "^27.0.2",

yarn.lock

Lines changed: 72 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,10 @@
161161
dependencies:
162162
"@babel/highlight" "^7.18.6"
163163

164-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.18.8":
165-
version "7.18.8"
166-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
167-
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
164+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8":
165+
version "7.18.13"
166+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.13.tgz#6aff7b350a1e8c3e40b029e46cbe78e24a913483"
167+
integrity sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw==
168168

169169
"@babel/core@^7.1.0", "@babel/core@^7.18.13", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
170170
version "7.18.13"
@@ -211,7 +211,7 @@
211211
"@babel/helper-explode-assignable-expression" "^7.18.6"
212212
"@babel/types" "^7.18.6"
213213

214-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.18.9":
214+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9":
215215
version "7.18.9"
216216
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
217217
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
@@ -242,15 +242,13 @@
242242
"@babel/helper-annotate-as-pure" "^7.18.6"
243243
regexpu-core "^5.1.0"
244244

245-
"@babel/helper-define-polyfill-provider@^0.3.1":
246-
version "0.3.1"
247-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz#52411b445bdb2e676869e5a74960d2d3826d2665"
248-
integrity sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==
245+
"@babel/helper-define-polyfill-provider@^0.3.2":
246+
version "0.3.2"
247+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.2.tgz#bd10d0aca18e8ce012755395b05a79f45eca5073"
248+
integrity sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==
249249
dependencies:
250-
"@babel/helper-compilation-targets" "^7.13.0"
251-
"@babel/helper-module-imports" "^7.12.13"
252-
"@babel/helper-plugin-utils" "^7.13.0"
253-
"@babel/traverse" "^7.13.0"
250+
"@babel/helper-compilation-targets" "^7.17.7"
251+
"@babel/helper-plugin-utils" "^7.16.7"
254252
debug "^4.1.1"
255253
lodash.debounce "^4.0.8"
256254
resolve "^1.14.2"
@@ -317,13 +315,6 @@
317315
dependencies:
318316
"@babel/types" "^7.12.5"
319317

320-
"@babel/helper-module-imports@^7.12.13":
321-
version "7.12.13"
322-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
323-
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
324-
dependencies:
325-
"@babel/types" "^7.12.13"
326-
327318
"@babel/helper-module-imports@^7.18.6":
328319
version "7.18.6"
329320
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
@@ -352,7 +343,7 @@
352343
dependencies:
353344
"@babel/types" "^7.18.6"
354345

355-
"@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.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
346+
"@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.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
356347
version "7.18.9"
357348
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f"
358349
integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==
@@ -367,6 +358,16 @@
367358
"@babel/helper-wrap-function" "^7.18.6"
368359
"@babel/types" "^7.18.6"
369360

361+
"@babel/helper-remap-async-to-generator@^7.18.9":
362+
version "7.18.9"
363+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
364+
integrity sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==
365+
dependencies:
366+
"@babel/helper-annotate-as-pure" "^7.18.6"
367+
"@babel/helper-environment-visitor" "^7.18.9"
368+
"@babel/helper-wrap-function" "^7.18.9"
369+
"@babel/types" "^7.18.9"
370+
370371
"@babel/helper-replace-supers@^7.18.6":
371372
version "7.18.6"
372373
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.18.6.tgz#efedf51cfccea7b7b8c0f00002ab317e7abfe420"
@@ -440,6 +441,16 @@
440441
"@babel/traverse" "^7.18.6"
441442
"@babel/types" "^7.18.6"
442443

444+
"@babel/helper-wrap-function@^7.18.9":
445+
version "7.18.11"
446+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.11.tgz#bff23ace436e3f6aefb61f85ffae2291c80ed1fb"
447+
integrity sha512-oBUlbv+rjZLh2Ks9SKi4aL7eKaAXBWleHzU89mP0G6BMUlRxSckk9tSIkgDGydhgFxHuGSlBQZfnaD47oBEB7w==
448+
dependencies:
449+
"@babel/helper-function-name" "^7.18.9"
450+
"@babel/template" "^7.18.10"
451+
"@babel/traverse" "^7.18.11"
452+
"@babel/types" "^7.18.10"
453+
443454
"@babel/helpers@^7.18.9":
444455
version "7.18.9"
445456
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
@@ -488,14 +499,14 @@
488499
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
489500
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
490501

491-
"@babel/plugin-proposal-async-generator-functions@^7.18.6":
492-
version "7.18.6"
493-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.6.tgz#aedac81e6fc12bb643374656dd5f2605bf743d17"
494-
integrity sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==
502+
"@babel/plugin-proposal-async-generator-functions@^7.18.10":
503+
version "7.18.10"
504+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.10.tgz#85ea478c98b0095c3e4102bff3b67d306ed24952"
505+
integrity sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==
495506
dependencies:
496-
"@babel/helper-environment-visitor" "^7.18.6"
497-
"@babel/helper-plugin-utils" "^7.18.6"
498-
"@babel/helper-remap-async-to-generator" "^7.18.6"
507+
"@babel/helper-environment-visitor" "^7.18.9"
508+
"@babel/helper-plugin-utils" "^7.18.9"
509+
"@babel/helper-remap-async-to-generator" "^7.18.9"
499510
"@babel/plugin-syntax-async-generators" "^7.8.4"
500511

501512
"@babel/plugin-proposal-class-properties@^7.18.6":
@@ -980,12 +991,12 @@
980991
dependencies:
981992
"@babel/helper-plugin-utils" "^7.18.9"
982993

983-
"@babel/plugin-transform-unicode-escapes@^7.18.6":
984-
version "7.18.6"
985-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.6.tgz#0d01fb7fb2243ae1c033f65f6e3b4be78db75f27"
986-
integrity sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==
994+
"@babel/plugin-transform-unicode-escapes@^7.18.10":
995+
version "7.18.10"
996+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz#1ecfb0eda83d09bbcb77c09970c2dd55832aa246"
997+
integrity sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==
987998
dependencies:
988-
"@babel/helper-plugin-utils" "^7.18.6"
999+
"@babel/helper-plugin-utils" "^7.18.9"
9891000

9901001
"@babel/plugin-transform-unicode-regex@^7.18.6":
9911002
version "7.18.6"
@@ -995,18 +1006,18 @@
9951006
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
9961007
"@babel/helper-plugin-utils" "^7.18.6"
9971008

998-
"@babel/preset-env@^7.18.9":
999-
version "7.18.9"
1000-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.9.tgz#9b3425140d724fbe590322017466580844c7eaff"
1001-
integrity sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==
1009+
"@babel/preset-env@^7.18.10":
1010+
version "7.18.10"
1011+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.10.tgz#83b8dfe70d7eea1aae5a10635ab0a5fe60dfc0f4"
1012+
integrity sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==
10021013
dependencies:
10031014
"@babel/compat-data" "^7.18.8"
10041015
"@babel/helper-compilation-targets" "^7.18.9"
10051016
"@babel/helper-plugin-utils" "^7.18.9"
10061017
"@babel/helper-validator-option" "^7.18.6"
10071018
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
10081019
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.18.9"
1009-
"@babel/plugin-proposal-async-generator-functions" "^7.18.6"
1020+
"@babel/plugin-proposal-async-generator-functions" "^7.18.10"
10101021
"@babel/plugin-proposal-class-properties" "^7.18.6"
10111022
"@babel/plugin-proposal-class-static-block" "^7.18.6"
10121023
"@babel/plugin-proposal-dynamic-import" "^7.18.6"
@@ -1066,13 +1077,13 @@
10661077
"@babel/plugin-transform-sticky-regex" "^7.18.6"
10671078
"@babel/plugin-transform-template-literals" "^7.18.9"
10681079
"@babel/plugin-transform-typeof-symbol" "^7.18.9"
1069-
"@babel/plugin-transform-unicode-escapes" "^7.18.6"
1080+
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
10701081
"@babel/plugin-transform-unicode-regex" "^7.18.6"
10711082
"@babel/preset-modules" "^0.1.5"
1072-
"@babel/types" "^7.18.9"
1073-
babel-plugin-polyfill-corejs2 "^0.3.1"
1074-
babel-plugin-polyfill-corejs3 "^0.5.2"
1075-
babel-plugin-polyfill-regenerator "^0.3.1"
1083+
"@babel/types" "^7.18.10"
1084+
babel-plugin-polyfill-corejs2 "^0.3.2"
1085+
babel-plugin-polyfill-corejs3 "^0.5.3"
1086+
babel-plugin-polyfill-regenerator "^0.4.0"
10761087
core-js-compat "^3.22.1"
10771088
semver "^6.3.0"
10781089

@@ -1118,7 +1129,7 @@
11181129
"@babel/parser" "^7.18.10"
11191130
"@babel/types" "^7.18.10"
11201131

1121-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
1132+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
11221133
version "7.18.13"
11231134
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68"
11241135
integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==
@@ -1134,7 +1145,7 @@
11341145
debug "^4.1.0"
11351146
globals "^11.1.0"
11361147

1137-
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1148+
"@babel/types@^7.0.0", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
11381149
version "7.18.13"
11391150
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a"
11401151
integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==
@@ -2199,29 +2210,29 @@ babel-plugin-jest-hoist@^27.2.0:
21992210
"@types/babel__core" "^7.0.0"
22002211
"@types/babel__traverse" "^7.0.6"
22012212

2202-
babel-plugin-polyfill-corejs2@^0.3.1:
2203-
version "0.3.1"
2204-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz#440f1b70ccfaabc6b676d196239b138f8a2cfba5"
2205-
integrity sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==
2213+
babel-plugin-polyfill-corejs2@^0.3.2:
2214+
version "0.3.2"
2215+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2.tgz#e4c31d4c89b56f3cf85b92558954c66b54bd972d"
2216+
integrity sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==
22062217
dependencies:
2207-
"@babel/compat-data" "^7.13.11"
2208-
"@babel/helper-define-polyfill-provider" "^0.3.1"
2218+
"@babel/compat-data" "^7.17.7"
2219+
"@babel/helper-define-polyfill-provider" "^0.3.2"
22092220
semver "^6.1.1"
22102221

2211-
babel-plugin-polyfill-corejs3@^0.5.2:
2212-
version "0.5.2"
2213-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz#aabe4b2fa04a6e038b688c5e55d44e78cd3a5f72"
2214-
integrity sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==
2222+
babel-plugin-polyfill-corejs3@^0.5.3:
2223+
version "0.5.3"
2224+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz#d7e09c9a899079d71a8b670c6181af56ec19c5c7"
2225+
integrity sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==
22152226
dependencies:
2216-
"@babel/helper-define-polyfill-provider" "^0.3.1"
2227+
"@babel/helper-define-polyfill-provider" "^0.3.2"
22172228
core-js-compat "^3.21.0"
22182229

2219-
babel-plugin-polyfill-regenerator@^0.3.1:
2220-
version "0.3.1"
2221-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz#2c0678ea47c75c8cc2fbb1852278d8fb68233990"
2222-
integrity sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==
2230+
babel-plugin-polyfill-regenerator@^0.4.0:
2231+
version "0.4.0"
2232+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz#8f51809b6d5883e07e71548d75966ff7635527fe"
2233+
integrity sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==
22232234
dependencies:
2224-
"@babel/helper-define-polyfill-provider" "^0.3.1"
2235+
"@babel/helper-define-polyfill-provider" "^0.3.2"
22252236

22262237
babel-preset-current-node-syntax@^1.0.0:
22272238
version "1.0.1"

0 commit comments

Comments
 (0)