Skip to content

Commit bc0f2fd

Browse files
Merge #857 #858
857: build(deps-dev): bump typescript from 4.2.3 to 4.2.4 r=bidoubiwa a=dependabot-preview[bot] Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 4.2.4</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-2">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.3%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.3</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.4%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.4</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-424">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/fb6c8392681f50a305236a7d662123a69827061f"><code>fb6c839</code></a> Bump version to 4.2.4 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/6b33949ad6b4866ffca64b4e3e0174ac3c9d4810"><code>6b33949</code></a> Only catalog types when tracing (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43446">#43446</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/0d7b5e6db084f57552758fb05a83a3088440da22"><code>0d7b5e6</code></a> Un-reverse condition (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43385">#43385</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/db131130f7535fd6a87b0351f2e5c9f82c6eb943"><code>db13113</code></a> Don't inherit jsdoc tags from overloaded signatures (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43165">#43165</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43180">#43180</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/e462dfa34786859b6380ac73d77113c031dc2ef5"><code>e462dfa</code></a> Don't use _fs.realpathSync.native on windows, a semi-revert of <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41292">#41292</a> (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43348">#43348</a>)</li> <li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.2.3&new-version=4.2.4)](https://dependabot.com/compatibility-score/?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.2.3&new-version=4.2.4) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> 858: build(deps-dev): bump @babel/preset-env from 7.13.12 to 7.13.15 r=bidoubiwa a=dependabot-preview[bot] Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.12 to 7.13.15. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/preset-env's releases</code></a>.</em></p> <blockquote> <h2>v7.13.15 (2021-04-08)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13099">#13099</a> fix: raise <code>SyntaxError</code> for unparenthesized assert and assign (<a href="https://github.com/fedeci"><code>@fedeci</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13049">#13049</a> fix: the LHS in for-of loop should not start with let (<a href="https://github.com/JLHwung"><code>@JLHwung</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/13101">#13101</a> fix(ts): allow trailing comma after rest parameter in <code>TSDeclareFunction</code> (<a href="https://github.com/fedeci"><code>@fedeci</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-do-expressions</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10101">#10101</a> yield for do expression (<a href="https://github.com/tanhauhau"><code>@tanhauhau</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13030">#13030</a> Refactor switch support in <code>NodePath#getCompletionRecords</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13106">#13106</a> fix: do not filter report from functions within class elements (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13075">#13075</a> Compile classes when spread is unsupported (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13115">#13115</a> [preset-env - debug] Print targets that need each plugin (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13081">#13081</a> Update CoC contacts (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-plugin-transform-regenerator</code>, <code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13086">#13086</a> Align <code>regenerator-transform</code> import with native ESM (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13087">#13087</a> Do not load root <code>babel.config.js</code> in tests (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13076">#13076</a> perf: lazy load preset-env plugins (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</h4> <ul> <li>Bogdan Savluk (<a href="https://github.com/zxbodya"><code>@zxbodya</code></a>)</li> <li>Federico Ciardi (<a href="https://github.com/fedeci"><code>@fedeci</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>Tan Li Hau (<a href="https://github.com/tanhauhau"><code>@tanhauhau</code></a>)</li> </ul> <h2>v7.13.14 (2021-03-29)</h2> <p>Thanks <a href="https://github.com/charlessuh"><code>@charlessuh</code></a> for your first PR to Babel!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13068">#13068</a> fix(core): make sure &quot;clone-deep-browser&quot; code path is used on browsers (<a href="https://github.com/charlessuh"><code>@charlessuh</code></a>)</li> </ul> </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's changelog</code></a>.</em></p> <blockquote> <h2>v7.13.15 (2021-04-08)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13099">#13099</a> fix: raise <code>SyntaxError</code> for unparenthesized assert and assign (<a href="https://github.com/fedeci"><code>@fedeci</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13049">#13049</a> fix: the LHS in for-of loop should not start with let (<a href="https://github.com/JLHwung"><code>@JLHwung</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/13101">#13101</a> fix(ts): allow trailing comma after rest parameter in <code>TSDeclareFunction</code> (<a href="https://github.com/fedeci"><code>@fedeci</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-do-expressions</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10101">#10101</a> yield for do expression (<a href="https://github.com/tanhauhau"><code>@tanhauhau</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13030">#13030</a> Refactor switch support in <code>NodePath#getCompletionRecords</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13106">#13106</a> fix: do not filter report from functions within class elements (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13075">#13075</a> Compile classes when spread is unsupported (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13115">#13115</a> [preset-env - debug] Print targets that need each plugin (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13081">#13081</a> Update CoC contacts (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-plugin-transform-regenerator</code>, <code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13086">#13086</a> Align <code>regenerator-transform</code> import with native ESM (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13087">#13087</a> Do not load root <code>babel.config.js</code> in tests (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13076">#13076</a> perf: lazy load preset-env plugins (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.13.14 (2021-03-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13068">#13068</a> fix(core): make sure &quot;clone-deep-browser&quot; code path is used on browsers (<a href="https://github.com/charlessuh"><code>@charlessuh</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/13066">#13066</a> add SHOW_CONFIG_FOR to template (<a href="https://github.com/hzoo"><code>@hzoo</code></a>)</li> </ul> </li> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-register</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13057">#13057</a> Remove lodash deps (<a href="https://github.com/hzoo"><code>@hzoo</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13063">#13063</a> Only resolve <code>package.json</code> when relative configs are enabled (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.13.13 (2021-03-26)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/e50f6f7eef85fd2fd79335223c89822f3b853a70"><code>e50f6f7</code></a> v7.13.15</li> <li><a href="https://github.com/babel/babel/commit/be1003b837e5ebc1d648097cea5f60693abb7f87"><code>be1003b</code></a> [preset-env - debug] Print targets that need each plugin (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13115">#13115</a>)</li> <li><a href="https://github.com/babel/babel/commit/8d4da69e9d554e53e701da8c734ad8c459e373b4"><code>8d4da69</code></a> Update polyfill plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13079">#13079</a>)</li> <li><a href="https://github.com/babel/babel/commit/d563773723e53bb70b76613cfa3c0232b051a0e6"><code>d563773</code></a> Compile classes when spread is unsupported (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13075">#13075</a>)</li> <li><a href="https://github.com/babel/babel/commit/3e174e9cbd7f455ee2ab5dcf5349bac85f64c37f"><code>3e174e9</code></a> perf: lazy load <code>preset-env</code> plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13076">#13076</a>)</li> <li><a href="https://github.com/babel/babel/commit/b0d83daceb95babde7f20c4e14ad33dba6db98a5"><code>b0d83da</code></a> Resolve .browserslistrc as a project-wide file (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13028">#13028</a>)</li> <li><a href="https://github.com/babel/babel/commit/2ae19d01b132f5222e1d5bee2c83921e2f107d70"><code>2ae19d0</code></a> Update fixtures (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13045">#13045</a>)</li> <li><a href="https://github.com/babel/babel/commit/6ee87eea4933d0e8ac47153f9a406a1c73a97191"><code>6ee87ee</code></a> [babel 8] fallback targets to <code>&quot;defaults, not ie 11&quot;</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12989">#12989</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.13.15/packages/babel-preset-env">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.13.12&new-version=7.13.15)](https://dependabot.com/compatibility-score/?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.13.12&new-version=7.13.15) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
3 parents 83002c9 + 78c926a + 1a92d99 commit bc0f2fd

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"cross-fetch": "^3.1.4"
6363
},
6464
"devDependencies": {
65-
"@babel/preset-env": "^7.13.12",
65+
"@babel/preset-env": "^7.13.15",
6666
"@rollup/plugin-babel": "^5.3.0",
6767
"@rollup/plugin-commonjs": "18.0.0",
6868
"@rollup/plugin-json": "^4.0.2",
@@ -96,6 +96,6 @@
9696
"rollup-plugin-typescript2": "^0.30.0",
9797
"shx": "^0.3.2",
9898
"ts-jest": "^26.5.3",
99-
"typescript": "4.2.3"
99+
"typescript": "4.2.4"
100100
}
101101
}

yarn.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
dependencies:
1717
"@babel/highlight" "^7.12.13"
1818

19-
"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8":
20-
version "7.13.12"
21-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
22-
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
19+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8":
20+
version "7.13.15"
21+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
22+
integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
2323

2424
"@babel/core@^7.1.0", "@babel/core@^7.7.5":
2525
version "7.9.6"
@@ -77,7 +77,7 @@
7777
"@babel/helper-explode-assignable-expression" "^7.12.13"
7878
"@babel/types" "^7.12.13"
7979

80-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.8":
80+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8":
8181
version "7.13.13"
8282
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
8383
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
@@ -106,10 +106,10 @@
106106
"@babel/helper-annotate-as-pure" "^7.12.13"
107107
regexpu-core "^4.7.1"
108108

109-
"@babel/helper-define-polyfill-provider@^0.1.4":
110-
version "0.1.4"
111-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.4.tgz#b618b087c6a0328127e5d53576df818bcee2b15f"
112-
integrity sha512-K5V2GaQZ1gpB+FTXM4AFVG2p1zzhm67n9wrQCJYNzvuLzQybhJyftW7qeDd2uUxPDNdl5Rkon1rOAeUeNDZ28Q==
109+
"@babel/helper-define-polyfill-provider@^0.2.0":
110+
version "0.2.0"
111+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
112+
integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==
113113
dependencies:
114114
"@babel/helper-compilation-targets" "^7.13.0"
115115
"@babel/helper-module-imports" "^7.12.13"
@@ -378,10 +378,10 @@
378378
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
379379
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
380380

381-
"@babel/plugin-proposal-async-generator-functions@^7.13.8":
382-
version "7.13.8"
383-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
384-
integrity sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA==
381+
"@babel/plugin-proposal-async-generator-functions@^7.13.15":
382+
version "7.13.15"
383+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
384+
integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
385385
dependencies:
386386
"@babel/helper-plugin-utils" "^7.13.0"
387387
"@babel/helper-remap-async-to-generator" "^7.13.0"
@@ -768,10 +768,10 @@
768768
dependencies:
769769
"@babel/helper-plugin-utils" "^7.12.13"
770770

771-
"@babel/plugin-transform-regenerator@^7.12.13":
772-
version "7.12.13"
773-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5"
774-
integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA==
771+
"@babel/plugin-transform-regenerator@^7.13.15":
772+
version "7.13.15"
773+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39"
774+
integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==
775775
dependencies:
776776
regenerator-transform "^0.14.2"
777777

@@ -833,17 +833,17 @@
833833
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
834834
"@babel/helper-plugin-utils" "^7.12.13"
835835

836-
"@babel/preset-env@^7.13.12":
837-
version "7.13.12"
838-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237"
839-
integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA==
836+
"@babel/preset-env@^7.13.15":
837+
version "7.13.15"
838+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f"
839+
integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==
840840
dependencies:
841-
"@babel/compat-data" "^7.13.12"
842-
"@babel/helper-compilation-targets" "^7.13.10"
841+
"@babel/compat-data" "^7.13.15"
842+
"@babel/helper-compilation-targets" "^7.13.13"
843843
"@babel/helper-plugin-utils" "^7.13.0"
844844
"@babel/helper-validator-option" "^7.12.17"
845845
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
846-
"@babel/plugin-proposal-async-generator-functions" "^7.13.8"
846+
"@babel/plugin-proposal-async-generator-functions" "^7.13.15"
847847
"@babel/plugin-proposal-class-properties" "^7.13.0"
848848
"@babel/plugin-proposal-dynamic-import" "^7.13.8"
849849
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
@@ -891,7 +891,7 @@
891891
"@babel/plugin-transform-object-super" "^7.12.13"
892892
"@babel/plugin-transform-parameters" "^7.13.0"
893893
"@babel/plugin-transform-property-literals" "^7.12.13"
894-
"@babel/plugin-transform-regenerator" "^7.12.13"
894+
"@babel/plugin-transform-regenerator" "^7.13.15"
895895
"@babel/plugin-transform-reserved-words" "^7.12.13"
896896
"@babel/plugin-transform-shorthand-properties" "^7.12.13"
897897
"@babel/plugin-transform-spread" "^7.13.0"
@@ -901,10 +901,10 @@
901901
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
902902
"@babel/plugin-transform-unicode-regex" "^7.12.13"
903903
"@babel/preset-modules" "^0.1.4"
904-
"@babel/types" "^7.13.12"
905-
babel-plugin-polyfill-corejs2 "^0.1.4"
906-
babel-plugin-polyfill-corejs3 "^0.1.3"
907-
babel-plugin-polyfill-regenerator "^0.1.2"
904+
"@babel/types" "^7.13.14"
905+
babel-plugin-polyfill-corejs2 "^0.2.0"
906+
babel-plugin-polyfill-corejs3 "^0.2.0"
907+
babel-plugin-polyfill-regenerator "^0.2.0"
908908
core-js-compat "^3.9.0"
909909
semver "^6.3.0"
910910

@@ -974,10 +974,10 @@
974974
globals "^11.1.0"
975975
lodash "^4.17.19"
976976

977-
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
978-
version "7.13.13"
979-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f"
980-
integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w==
977+
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.14", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
978+
version "7.13.14"
979+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
980+
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
981981
dependencies:
982982
"@babel/helper-validator-identifier" "^7.12.11"
983983
lodash "^4.17.19"
@@ -1849,29 +1849,29 @@ babel-plugin-jest-hoist@^26.6.2:
18491849
"@types/babel__core" "^7.0.0"
18501850
"@types/babel__traverse" "^7.0.6"
18511851

1852-
babel-plugin-polyfill-corejs2@^0.1.4:
1853-
version "0.1.8"
1854-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.8.tgz#54ef37b1c4b2311e515029e8f1f07bbd4d7a5321"
1855-
integrity sha512-kB5/xNR9GYDuRmVlL9EGfdKBSUVI/9xAU7PCahA/1hbC2Jbmks9dlBBYjHF9IHMNY2jV/G2lIG7z0tJIW27Rog==
1852+
babel-plugin-polyfill-corejs2@^0.2.0:
1853+
version "0.2.0"
1854+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
1855+
integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==
18561856
dependencies:
1857-
"@babel/compat-data" "^7.13.0"
1858-
"@babel/helper-define-polyfill-provider" "^0.1.4"
1857+
"@babel/compat-data" "^7.13.11"
1858+
"@babel/helper-define-polyfill-provider" "^0.2.0"
18591859
semver "^6.1.1"
18601860

1861-
babel-plugin-polyfill-corejs3@^0.1.3:
1862-
version "0.1.6"
1863-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.6.tgz#ed1b02fba4885e0892e06094e27865f499758d27"
1864-
integrity sha512-IkYhCxPrjrUWigEmkMDXYzM5iblzKCdCD8cZrSAkQOyhhJm26DcG+Mxbx13QT//Olkpkg/AlRdT2L+Ww4Ciphw==
1861+
babel-plugin-polyfill-corejs3@^0.2.0:
1862+
version "0.2.0"
1863+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
1864+
integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==
18651865
dependencies:
1866-
"@babel/helper-define-polyfill-provider" "^0.1.4"
1867-
core-js-compat "^3.8.1"
1866+
"@babel/helper-define-polyfill-provider" "^0.2.0"
1867+
core-js-compat "^3.9.1"
18681868

1869-
babel-plugin-polyfill-regenerator@^0.1.2:
1870-
version "0.1.5"
1871-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.5.tgz#f42a58fd86a1c97fbe3a2752d80a4a3e017203e1"
1872-
integrity sha512-EyhBA6uN94W97lR7ecQVTvH9F5tIIdEw3ZqHuU4zekMlW82k5cXNXniiB7PRxQm06BqAjVr4sDT1mOy4RcphIA==
1869+
babel-plugin-polyfill-regenerator@^0.2.0:
1870+
version "0.2.0"
1871+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
1872+
integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==
18731873
dependencies:
1874-
"@babel/helper-define-polyfill-provider" "^0.1.4"
1874+
"@babel/helper-define-polyfill-provider" "^0.2.0"
18751875

18761876
babel-preset-current-node-syntax@^1.0.0:
18771877
version "1.0.1"
@@ -2229,10 +2229,10 @@ copy-descriptor@^0.1.0:
22292229
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
22302230
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
22312231

2232-
core-js-compat@^3.8.1, core-js-compat@^3.9.0:
2233-
version "3.9.1"
2234-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.1.tgz#4e572acfe90aff69d76d8c37759d21a5c59bb455"
2235-
integrity sha512-jXAirMQxrkbiiLsCx9bQPJFA6llDadKMpYrBJQJ3/c4/vsPP/fAf29h24tviRlvwUL6AmY5CHLu2GvjuYviQqA==
2232+
core-js-compat@^3.9.0, core-js-compat@^3.9.1:
2233+
version "3.10.1"
2234+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"
2235+
integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
22362236
dependencies:
22372237
browserslist "^4.16.3"
22382238
semver "7.0.0"
@@ -5936,10 +5936,10 @@ typedarray-to-buffer@^3.1.5:
59365936
dependencies:
59375937
is-typedarray "^1.0.0"
59385938

5939-
5940-
version "4.2.3"
5941-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
5942-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
5939+
5940+
version "4.2.4"
5941+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
5942+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
59435943

59445944
unicode-canonical-property-names-ecmascript@^1.0.4:
59455945
version "1.0.4"

0 commit comments

Comments
 (0)