Skip to content

Commit ddbe62d

Browse files
Merge #589
589: Bump @babel/core from 7.17.7 to 7.17.10 r=bidoubiwa a=dependabot[bot] Bumps [`@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core)` from 7.17.7 to 7.17.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@​babel/core</code>'s` releases</a>.</em></p> <blockquote> <h2>v7.17.10 (2022-04-29)</h2> <p>Thanks <a href="https://github.com/Abreto"><code>`@​Abreto</code></a>,` <a href="https://github.com/Andoryuuta"><code>`@​Andoryuuta</code></a>,` <a href="https://github.com/apeltop"><code>`@​apeltop</code></a>,` <a href="https://github.com/JohnDaly"><code>`@​JohnDaly</code></a>,` and <a href="https://github.com/wjw99830"><code>`@​wjw99830</code></a>` for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14479">#14479</a> [cli] Avoid <code>SourceMapGenerator</code> for simple map concatenation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>` </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-fixtures</code>, <code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14506">#14506</a> Do not add sourcemap markings for indentation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>` </ul> </li> <li><code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14424">#14424</a> Update detection of pure nodes (<code>Scope#isPure</code>) (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14493">#14493</a> Remove git.io shortlinks from repo (<a href="https://github.com/Andoryuuta"><code>`@​Andoryuuta</code></a>)</li>` </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14462">#14462</a> fix: build standalone on windows (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14497">#14497</a> Switch to <code>`@jridgewell/gen-mapping</code>` for sourcemap generation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>` </ul> </li> </ul> <h4>Committers: 12</h4> <ul> <li>Abreto Fu (<a href="https://github.com/Abreto"><code>`@​Abreto</code></a>)</li>` <li>Andrew Gutekanst (<a href="https://github.com/Andoryuuta"><code>`@​Andoryuuta</code></a>)</li>` <li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@​babel-bot</code></a>)</li>` <li>Conrad Buck (<a href="https://github.com/conartist6"><code>`@​conartist6</code></a>)</li>` <li>Daniel Tschinder (<a href="https://github.com/danez"><code>`@​danez</code></a>)</li>` <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` <li>John Daly (<a href="https://github.com/JohnDaly"><code>`@​JohnDaly</code></a>)</li>` <li>Justin Ridgewell (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>` <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` <li><a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a></li>` <li>apeltop (<a href="https://github.com/apeltop"><code>`@​apeltop</code></a>)</li>` <li>pigw4ng (<a href="https://github.com/wjw99830"><code>`@​wjw99830</code></a>)</li>` </ul> <h2>v7.17.9 (2022-04-06)</h2> <p>Thanks <a href="https://github.com/CommanderRoot"><code>`@​CommanderRoot</code></a>,` <a href="https://github.com/fargito"><code>`@​fargito</code></a>` and <a href="https://github.com/swandir"><code>`@​swandir</code></a>` for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14427">#14427</a> Restore numeric seaprators support in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14403">#14403</a> Fix NodePath.referencesImport for JSXMemberExpression (<a href="https://github.com/swandir"><code>`@​swandir</code></a>)</li>` </ul> </li> <li><code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14396">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14387">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung"><code>`@​JLHwung</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/core</code>'s` changelog</a>.</em></p> <blockquote> <h2>v7.17.10 (2022-04-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14479">#14479</a> [cli] Avoid <code>SourceMapGenerator</code> for simple map concatenation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>` </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-fixtures</code>, <code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14506">#14506</a> Do not add sourcemap markings for indentation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>` </ul> </li> <li><code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14424">#14424</a> Update detection of pure nodes (<code>Scope#isPure</code>) (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14493">#14493</a> Remove git.io shortlinks from repo (<a href="https://github.com/Andoryuuta"><code>`@​Andoryuuta</code></a>)</li>` </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14462">#14462</a> fix: build standalone on windows (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14497">#14497</a> Switch to <code>`@jridgewell/gen-mapping</code>` for sourcemap generation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>` </ul> </li> </ul> <h2>v7.17.9 (2022-04-06)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14427">#14427</a> Restore numeric seaprators support in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14403">#14403</a> Fix NodePath.referencesImport for JSXMemberExpression (<a href="https://github.com/swandir"><code>`@​swandir</code></a>)</li>` </ul> </li> <li><code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14396">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14387">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14384">#14384</a> fix: parse type parameters within correct context (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14378">#14378</a> Parenthesize non-simple decorator expression (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14366">#14366</a> Align named imports behavior in <code>.mjs</code> and <code>.js</code> files (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-class-properties</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14351">#14351</a> [setPublicClassFields] Use define for static <code>name</code>/<code>length</code> (<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-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14398">#14398</a> Add missing semicolons in 2021-12 decorators output (<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/14397">#14397</a> Mention how to report vulns in Babel dependencies (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> <h4>:house: Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14419">#14419</a> Use <code>jest-light-runner</code> from npm (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/09b335ad5dda896cdb8c70eb995cd47308d0f324"><code>09b335a</code></a> v7.17.10</li> <li><a href="https://github.com/babel/babel/commit/518e1a6de4e05613ebf3aaf2c35e598e1dbcdb63"><code>518e1a6</code></a> Do not add sourcemap markings for indentation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14506">#14506</a>)</li> <li><a href="https://github.com/babel/babel/commit/b6d8434d17af056c860882efe7c670b9c6e0ec72"><code>b6d8434</code></a> Switch to <code>`@jridgewell/gen-mapping</code>` for sourcemap generation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14497">#14497</a>)</li> <li><a href="https://github.com/babel/babel/commit/f05b87708b740946230d0318dd1e6292833dd821"><code>f05b877</code></a> Remove git.io shortlinks from repo (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14493">#14493</a>)</li> <li><a href="https://github.com/babel/babel/commit/f51fc614681153a366059f1f53994a13b88abbf5"><code>f51fc61</code></a> [cli] Avoid <code>SourceMapGenerator</code> for simple map concatenation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14479">#14479</a>)</li> <li><a href="https://github.com/babel/babel/commit/2c7e9f79bb8c28c73ecc52c53fa1bc3a25c21b63"><code>2c7e9f7</code></a> Fixing a few small typos (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14466">#14466</a>)</li> <li><a href="https://github.com/babel/babel/commit/3c762e876d713866a56bb6530563804b4f9d7a1f"><code>3c762e8</code></a> v7.17.9</li> <li><a href="https://github.com/babel/babel/commit/ba13e485c3d9f0457a70790f7991e0f52b1e0baa"><code>ba13e48</code></a> chore: bump minimist and json5 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14382">#14382</a>)</li> <li><a href="https://github.com/babel/babel/commit/cb74c3772ebf8704806a3e4e49c45d970dba0de3"><code>cb74c37</code></a> refactor: replace deprecated String.prototype.substr() (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14377">#14377</a>)</li> <li><a href="https://github.com/babel/babel/commit/1a58c7ed6a872f83271f81001e9b66a5a4e679f9"><code>1a58c7e</code></a> v7.17.8</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.17.10/packages/babel-core">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@babel/core&package-manager=npm_and_yarn&previous-version=7.17.7&new-version=7.17.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 85a6318 + 79c05f4 commit ddbe62d

File tree

2 files changed

+54
-43
lines changed

2 files changed

+54
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"repository": "meilisearch/docs-searchbar.js",
3434
"devDependencies": {
3535
"@babel/cli": "^7.17.10",
36-
"@babel/core": "^7.17.7",
36+
"@babel/core": "^7.17.10",
3737
"@babel/preset-env": "^7.17.10",
3838
"@babel/register": "^7.17.7",
3939
"autoprefixer": "^9.8.8",

yarn.lock

Lines changed: 53 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -44,35 +44,35 @@
4444
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
4545
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
4646

47-
"@babel/core@^7.1.0", "@babel/core@^7.17.7", "@babel/core@^7.7.5":
48-
version "7.17.7"
49-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9"
50-
integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==
47+
"@babel/core@^7.1.0", "@babel/core@^7.17.10", "@babel/core@^7.7.5":
48+
version "7.17.10"
49+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05"
50+
integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==
5151
dependencies:
5252
"@ampproject/remapping" "^2.1.0"
5353
"@babel/code-frame" "^7.16.7"
54-
"@babel/generator" "^7.17.7"
55-
"@babel/helper-compilation-targets" "^7.17.7"
54+
"@babel/generator" "^7.17.10"
55+
"@babel/helper-compilation-targets" "^7.17.10"
5656
"@babel/helper-module-transforms" "^7.17.7"
57-
"@babel/helpers" "^7.17.7"
58-
"@babel/parser" "^7.17.7"
57+
"@babel/helpers" "^7.17.9"
58+
"@babel/parser" "^7.17.10"
5959
"@babel/template" "^7.16.7"
60-
"@babel/traverse" "^7.17.3"
61-
"@babel/types" "^7.17.0"
60+
"@babel/traverse" "^7.17.10"
61+
"@babel/types" "^7.17.10"
6262
convert-source-map "^1.7.0"
6363
debug "^4.1.0"
6464
gensync "^1.0.0-beta.2"
65-
json5 "^2.1.2"
65+
json5 "^2.2.1"
6666
semver "^6.3.0"
6767

68-
"@babel/generator@^7.17.3", "@babel/generator@^7.17.7":
69-
version "7.17.7"
70-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
71-
integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
68+
"@babel/generator@^7.17.10":
69+
version "7.17.10"
70+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189"
71+
integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==
7272
dependencies:
73-
"@babel/types" "^7.17.0"
73+
"@babel/types" "^7.17.10"
74+
"@jridgewell/gen-mapping" "^0.1.0"
7475
jsesc "^2.5.1"
75-
source-map "^0.5.0"
7676

7777
"@babel/helper-annotate-as-pure@^7.16.7":
7878
version "7.16.7"
@@ -89,7 +89,7 @@
8989
"@babel/helper-explode-assignable-expression" "^7.16.7"
9090
"@babel/types" "^7.16.7"
9191

92-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10", "@babel/helper-compilation-targets@^7.17.7":
92+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10":
9393
version "7.17.10"
9494
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe"
9595
integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==
@@ -334,13 +334,13 @@
334334
"@babel/traverse" "^7.16.8"
335335
"@babel/types" "^7.16.8"
336336

337-
"@babel/helpers@^7.17.7":
338-
version "7.17.7"
339-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127"
340-
integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==
337+
"@babel/helpers@^7.17.9":
338+
version "7.17.9"
339+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
340+
integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
341341
dependencies:
342342
"@babel/template" "^7.16.7"
343-
"@babel/traverse" "^7.17.3"
343+
"@babel/traverse" "^7.17.9"
344344
"@babel/types" "^7.17.0"
345345

346346
"@babel/highlight@^7.10.4":
@@ -361,10 +361,10 @@
361361
chalk "^2.0.0"
362362
js-tokens "^4.0.0"
363363

364-
"@babel/parser@^7.1.0", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.7", "@babel/parser@^7.7.0":
365-
version "7.17.7"
366-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800"
367-
integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==
364+
"@babel/parser@^7.1.0", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.7.0":
365+
version "7.17.10"
366+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
367+
integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
368368

369369
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
370370
version "7.16.7"
@@ -990,19 +990,19 @@
990990
"@babel/parser" "^7.16.7"
991991
"@babel/types" "^7.16.7"
992992

993-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.0":
994-
version "7.17.3"
995-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
996-
integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
993+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.0":
994+
version "7.17.10"
995+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5"
996+
integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw==
997997
dependencies:
998998
"@babel/code-frame" "^7.16.7"
999-
"@babel/generator" "^7.17.3"
999+
"@babel/generator" "^7.17.10"
10001000
"@babel/helper-environment-visitor" "^7.16.7"
1001-
"@babel/helper-function-name" "^7.16.7"
1001+
"@babel/helper-function-name" "^7.17.9"
10021002
"@babel/helper-hoist-variables" "^7.16.7"
10031003
"@babel/helper-split-export-declaration" "^7.16.7"
1004-
"@babel/parser" "^7.17.3"
1005-
"@babel/types" "^7.17.0"
1004+
"@babel/parser" "^7.17.10"
1005+
"@babel/types" "^7.17.10"
10061006
debug "^4.1.0"
10071007
globals "^11.1.0"
10081008

@@ -1299,11 +1299,24 @@
12991299
"@types/yargs" "^16.0.0"
13001300
chalk "^4.0.0"
13011301

1302+
"@jridgewell/gen-mapping@^0.1.0":
1303+
version "0.1.1"
1304+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
1305+
integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==
1306+
dependencies:
1307+
"@jridgewell/set-array" "^1.0.0"
1308+
"@jridgewell/sourcemap-codec" "^1.4.10"
1309+
13021310
"@jridgewell/resolve-uri@^3.0.3":
13031311
version "3.0.5"
13041312
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c"
13051313
integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==
13061314

1315+
"@jridgewell/set-array@^1.0.0":
1316+
version "1.1.1"
1317+
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.1.tgz#36a6acc93987adcf0ba50c66908bd0b70de8afea"
1318+
integrity sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==
1319+
13071320
"@jridgewell/sourcemap-codec@^1.4.10":
13081321
version "1.4.11"
13091322
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
@@ -5208,12 +5221,10 @@ json5@^1.0.1:
52085221
dependencies:
52095222
minimist "^1.2.0"
52105223

5211-
json5@^2.1.2:
5212-
version "2.2.0"
5213-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
5214-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
5215-
dependencies:
5216-
minimist "^1.2.5"
5224+
json5@^2.1.2, json5@^2.2.1:
5225+
version "2.2.1"
5226+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
5227+
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
52175228

52185229
jsonfile@^6.0.1:
52195230
version "6.1.0"
@@ -7164,7 +7175,7 @@ source-map-url@^0.4.0:
71647175
resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz"
71657176
integrity sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==
71667177

7167-
source-map@^0.5.0, source-map@^0.5.6:
7178+
source-map@^0.5.6:
71687179
version "0.5.7"
71697180
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
71707181
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=

0 commit comments

Comments
 (0)