Skip to content

Commit 9889e4a

Browse files
Merge #420 #421 #422
420: Bump @babel/cli from 7.14.8 to 7.15.7 r=bidoubiwa a=dependabot[bot] Bumps [`@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli)` from 7.14.8 to 7.15.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@​babel/cli</code>'s` releases</a>.</em></p> <blockquote> <h2>v7.15.7 (2021-09-17)</h2> <p>Thanks <a href="https://github.com/JuniorTour"><code>`@​JuniorTour</code></a>` and <a href="https://github.com/sdegutis"><code>`@​sdegutis</code></a>` for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13771">#13771</a> fix(babel-parser): Allow line break before <code>assert</code> return type (<a href="https://github.com/JuniorTour"><code>`@​JuniorTour</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13755">#13755</a> [estree] Fix conversion of <code>PrivateName</code> in <code>MemberExpression</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13754">#13754</a> Move pipeline operator to Stage 2 (<a href="https://github.com/sdegutis"><code>`@​sdegutis</code></a>)</li>` </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13767">#13767</a> Fix <code>regexpu-core</code> bundling in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13751">#13751</a> [eslint-parser] Represent <code>static</code> using a <code>Keyword</code> token (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13759">#13759</a> Update Identifier definitions to Unicode 14 (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13768">#13768</a> Store token type as number (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13739">#13739</a> Throw a better error when transforming imported bindings in types (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13140">#13140</a> Update to Yarn 3 (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13744">#13744</a> chore: add constraint for duplicate dependency declarations (<a href="https://github.com/merceyz"><code>`@​merceyz</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/13741">#13741</a> Replace the deprecated <code>produceCachedData</code> option used in <code>vm</code> module with <code>script.createCachedData()</code> (<a href="https://github.com/wafuwafu13"><code>`@​wafuwafu13</code></a>)</li>` </ul> </li> </ul> <h4>Committers: 7</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@​babel-bot</code></a>)</li>` <li>Hirotaka Tagawa (<a href="https://github.com/wafuwafu13"><code>`@​wafuwafu13</code></a>)</li>` <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` <li>JuniorTour (<a href="https://github.com/JuniorTour"><code>`@​JuniorTour</code></a>)</li>` <li>Kristoffer K. (<a href="https://github.com/merceyz"><code>`@​merceyz</code></a>)</li>` <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` <li>Steven Degutis (<a href="https://github.com/sdegutis"><code>`@​sdegutis</code></a>)</li>` </ul> <h2>v7.15.6 (2021-09-09)</h2> <p>Thanks <a href="https://github.com/dan-kez"><code>`@​dan-kez</code></a>,` <a href="https://github.com/fyzhu"><code>`@​fyzhu</code></a>` and <a href="https://github.com/wafuwafu13"><code>`@​wafuwafu13</code></a>` for your first PRs!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13668">#13668</a> Fix right precedence of Hack pipes (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13668">#13668</a> Fix right precedence of Hack pipes (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-plugin-proposal-object-rest-spread</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13711">#13711</a> fix: Duplicate function call in variable destructuring (<a href="https://github.com/dan-kez"><code>`@​dan-kez</code></a>)</li>` </ul> </li> <li><code>babel-types</code></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/cli</code>'s` changelog</a>.</em></p> <blockquote> <h2>v7.15.7 (2021-09-17)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13771">#13771</a> fix(babel-parser): Allow line break before <code>assert</code> return type (<a href="https://github.com/JuniorTour"><code>`@​JuniorTour</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13755">#13755</a> [estree] Fix conversion of <code>PrivateName</code> in <code>MemberExpression</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13754">#13754</a> Move pipeline operator to Stage 2 (<a href="https://github.com/sdegutis"><code>`@​sdegutis</code></a>)</li>` </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13767">#13767</a> Fix <code>regexpu-core</code> bundling in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13751">#13751</a> [eslint-parser] Represent <code>static</code> using a <code>Keyword</code> token (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13759">#13759</a> Update Identifier definitions to Unicode 14 (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13768">#13768</a> Store token type as number (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13739">#13739</a> Throw a better error when transforming imported bindings in types (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13140">#13140</a> Update to Yarn 3 (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13744">#13744</a> chore: add constraint for duplicate dependency declarations (<a href="https://github.com/merceyz"><code>`@​merceyz</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/13741">#13741</a> Replace the deprecated <code>produceCachedData</code> option used in <code>vm</code> module with <code>script.createCachedData()</code> (<a href="https://github.com/wafuwafu13"><code>`@​wafuwafu13</code></a>)</li>` </ul> </li> </ul> <h2>v7.15.6 (2021-09-09)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13668">#13668</a> Fix right precedence of Hack pipes (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13668">#13668</a> Fix right precedence of Hack pipes (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-plugin-proposal-object-rest-spread</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13711">#13711</a> fix: Duplicate function call in variable destructuring (<a href="https://github.com/dan-kez"><code>`@​dan-kez</code></a>)</li>` </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13733">#13733</a> id in import attributes should not be referenced (<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/13731">#13731</a> fix(babel-parser): Fix end of <code>range</code> of <code>SequenceExpression</code> (<a href="https://github.com/sosukesuzuki"><code>`@​sosukesuzuki</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13738">#13738</a> Use <code>`@types/node</code>` for <code>vm</code> module (<a href="https://github.com/wafuwafu13"><code>`@​wafuwafu13</code></a>)</li>` </ul> </li> <li><code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13737">#13737</a> Remove duplicate <code>dependency</code> and <code>devDependency</code> in preset-env (<a href="https://github.com/fyzhu"><code>`@​fyzhu</code></a>)</li>` </ul> </li> </ul> <h2>v7.15.5 (2021-09-04)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13727">#13727</a> Disallow <code>#a in #b in c</code> and similar expressions (<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/8d0294edf82ff2d22be3504f79820f7351606793"><code>8d0294e</code></a> v7.15.7</li> <li><a href="https://github.com/babel/babel/commit/422b87a76f215d2e1803cae30f7e1d198c0925a8"><code>422b87a</code></a> Update to <code>`@nicolo-ribaudo/[email protected]</code>` (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-cli/issues/13775">#13775</a>)</li> <li><a href="https://github.com/babel/babel/commit/b2376757d7a42c6785b24091144ef7f00df7d436"><code>b237675</code></a> v7.15.4</li> <li><a href="https://github.com/babel/babel/commit/10640b2aad8bca252b665e3372095b89302bb808"><code>10640b2</code></a> perf: partially replace <code>.concat</code> with <code>.push</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-cli/issues/13609">#13609</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.15.7/packages/babel-cli">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@babel/cli&package-manager=npm_and_yarn&previous-version=7.14.8&new-version=7.15.7)](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> 421: Bump webpack from 5.51.1 to 5.53.0 r=bidoubiwa a=dependabot[bot] Bumps [webpack](https://github.com/webpack/webpack) from 5.51.1 to 5.53.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.53.0</h2> <h1>Features</h1> <ul> <li>add <code>node.__dirname/__filename: &quot;warn-mock&quot;</code> which warns on usage (will be enabled in webpack 6 by default)</li> </ul> <h1>Bugfixes</h1> <ul> <li>add <code>stream/web</code> to Node.js externals</li> <li>fix IgnorePluginSchema</li> <li>fix builds with persistent caching taking 1 minute to build at least</li> </ul> <h1>Experiments</h1> <ul> <li>add <code>experiments.futureDefaults</code> to enable defaults for webpack 6</li> </ul> <h2>v5.52.1</h2> <h1>Performance</h1> <ul> <li>split fresh created persistent cache files by time to avoid creating very large files</li> </ul> <h2>v5.52.0</h2> <h1>Feature</h1> <ul> <li><code>experiments.executeModule</code> is enabled by default and the option is removed <ul> <li>loaders are now free to use <code>this.importModule</code></li> </ul> </li> </ul> <h1>Bugfixes</h1> <ul> <li>fix generated <code>__WEBPACK_EXTERNAL_MODULE_null__</code>, which leads to merged externals</li> <li><code>.webpack[...]</code> extension is not part of matching and module name</li> </ul> <h2>v5.51.2</h2> <h1>Bugfixes</h1> <ul> <li>fix crash in FileSystemInfo when errors occur</li> <li>avoid property access of reserved properties</li> <li>fix reexports from async modules</li> <li>automatically close an active watching when closing the compiler</li> <li>when filenames of other runtimes are referenced that need a full hash, upgrade referencing runtime moduel to full hash mode too <ul> <li>fixes a bug where <code>[contenthash]</code> is undefined when using <code>new Worker</code></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/6796b73a1ab83739f0e722d914676c9dd58d65e2"><code>6796b73</code></a> 5.53.0</li> <li><a href="https://github.com/webpack/webpack/commit/6458896639a484437f7f05d61a62161a2096cf59"><code>6458896</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14264">#14264</a> from webpack/bugfix/hanging</li> <li><a href="https://github.com/webpack/webpack/commit/ff69b3f61771ccc3f0a70d91876cb89059e1f035"><code>ff69b3f</code></a> allow process to exist and cancel timeout again</li> <li><a href="https://github.com/webpack/webpack/commit/20da4b1ef83cd86480abc19206faebfe477b0a15"><code>20da4b1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14244">#14244</a> from webpack/revert-14175-ci/node-version</li> <li><a href="https://github.com/webpack/webpack/commit/562f17a8c04be426cb6ec9be474a37fb4dd2f6f7"><code>562f17a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14212">#14212</a> from webpack/fix-14210</li> <li><a href="https://github.com/webpack/webpack/commit/76bdcbfee7645e15e3a56ff4659935882f4b9773"><code>76bdcbf</code></a> Revert &quot;fix node.js because of v8 bug&quot;</li> <li><a href="https://github.com/webpack/webpack/commit/3e3b528e547f5b67992b1bcdd5ae2ff108c210c3"><code>3e3b528</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14211">#14211</a> from webpack/fix-13557</li> <li><a href="https://github.com/webpack/webpack/commit/5592f6616f4d361a24f5ad39b25cf7987f87f30f"><code>5592f66</code></a> add experiments.futureDefaults</li> <li><a href="https://github.com/webpack/webpack/commit/200ce6248a45d53a19fd2e4c124b75e2ccd78ee4"><code>200ce62</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/14145">#14145</a> from webpack/dependabot/npm_and_yarn/simple-git-2.45.1</li> <li><a href="https://github.com/webpack/webpack/commit/e91262cad7c7dc67e04b3c88aa4e2bab3462d5bb"><code>e91262c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/13986">#13986</a> from webpack/dependabot/npm_and_yarn/types/jest-27.0.1</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.51.1...v5.53.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.51.1&new-version=5.53.0)](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> 422: Bump meilisearch from 0.20.0 to 0.20.1 r=bidoubiwa a=dependabot[bot] Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.20.0 to 0.20.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/meilisearch/meilisearch-js/releases">meilisearch's releases</a>.</em></p> <blockquote> <h2>v0.20.1 🌻</h2> <p>This package version is compatible with <a href="https://github.com/meilisearch/MeiliSearch/releases/tag/v0.22.0">MeiliSearch v0.22.0</a> 🎉</p> <h2>Changes</h2> <ul> <li>Add get/update/delete sortable attributes methods (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/995">#995</a>) <a href="https://github.com/bidoubiwa"><code>`@​bidoubiwa</code></a></li>` <li>Changes related to the next MeiliSearch release (v0.22.0) (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/992">#992</a>)</li> </ul> <p>Thanks again to <a href="https://github.com/bidoubiwa"><code>`@​bidoubiwa</code></a>,` <a href="https://github.com/curquiza"><code>`@​curquiza</code></a>!` 🎉</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/33c672761a00943223765b86c241b2d1c705fb59"><code>33c6727</code></a> Update MeiliSearch version to v0.20.1 (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1001">#1001</a>)</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/105efb9167e8102a5c7b77736f5884da24bb05cc"><code>105efb9</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/981">#981</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/e31b3f9bf6bf9893ce53e767203fb09641cca37d"><code>e31b3f9</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/990">#990</a> <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/998">#998</a> <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/999">#999</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/2e6ddbc663cc82ee23c458eac7a8cfcf1ca01aeb"><code>2e6ddbc</code></a> Bump <code>`@​types/jest</code>` from 26.0.23 to 27.0.1</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/f3a48d507a55219431162b7ab9617f6beef6ab3c"><code>f3a48d5</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/978">#978</a> <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/980">#980</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/50abf179b3d859bff1fb452e199e886d911b7274"><code>50abf17</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/976">#976</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/9c90849f42e9e2001e9509a74a9362c338572b47"><code>9c90849</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/968">#968</a> <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/992">#992</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/18c379fa34f3497dd4026107b66c4aaca6c80bf2"><code>18c379f</code></a> Apply suggestions from code review</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/536689b879e467a11d484109bc93aec383b7ad33"><code>536689b</code></a> Fix sort position</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/1c7435a21dc7fa348de926b13e15c5956444cd0c"><code>1c7435a</code></a> Fix sort position in code sample</li> <li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-js/compare/v0.20.0...v0.20.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=meilisearch&package-manager=npm_and_yarn&previous-version=0.20.0&new-version=0.20.1)](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>
4 parents dae0eab + 4340583 + ccd1240 + 64f69db commit 9889e4a

File tree

2 files changed

+28
-92
lines changed

2 files changed

+28
-92
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"license": "MIT",
3131
"repository": "meilisearch/docs-searchbar.js",
3232
"devDependencies": {
33-
"@babel/cli": "^7.14.8",
33+
"@babel/cli": "^7.15.7",
3434
"@babel/core": "^7.15.0",
3535
"@babel/preset-env": "^7.15.0",
3636
"@babel/register": "^7.15.3",
@@ -55,14 +55,14 @@
5555
"pretty-bytes-cli": "^2.0.0",
5656
"sinon": "^11.1.2",
5757
"uglify-js": "^3.14.1",
58-
"webpack": "^5.51.1",
58+
"webpack": "^5.53.0",
5959
"webpack-cli": "^4.8.0"
6060
},
6161
"peerDependencies": {},
6262
"dependencies": {
6363
"autocomplete.js": "^0.38.0",
6464
"hogan.js": "^3.0.2",
65-
"meilisearch": "^0.20.0",
65+
"meilisearch": "^0.20.1",
6666
"to-factory": "^1.0.0",
6767
"zepto": "^1.2.0"
6868
}

yarn.lock

Lines changed: 25 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@babel/cli@^7.14.8":
6-
version "7.14.8"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.8.tgz#fac73c0e2328a8af9fd3560c06b096bfa3730933"
8-
integrity sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg==
5+
"@babel/cli@^7.15.7":
6+
version "7.15.7"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.15.7.tgz#62658abedb786d09c1f70229224b11a65440d7a1"
8+
integrity sha512-YW5wOprO2LzMjoWZ5ZG6jfbY9JnkDxuHDwvnrThnuYtByorova/I0HNXJedrUfwuXFQfYOjcqDA4PU3qlZGZjg==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"
@@ -15,7 +15,7 @@
1515
slash "^2.0.0"
1616
source-map "^0.5.0"
1717
optionalDependencies:
18-
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.2"
18+
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
1919
chokidar "^3.4.0"
2020

2121
@@ -1211,22 +1211,10 @@
12111211
"@types/yargs" "^16.0.0"
12121212
chalk "^4.0.0"
12131213

1214-
"@nicolo-ribaudo/[email protected]":
1215-
version "2.1.8-no-fsevents.2"
1216-
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.2.tgz#e324c0a247a5567192dd7180647709d7e2faf94b"
1217-
integrity sha512-Fb8WxUFOBQVl+CX4MWet5o7eCc6Pj04rXIwVKZ6h1NnqTo45eOQW6aWyhG25NIODvWFwTDMwBsYxrQ3imxpetg==
1218-
dependencies:
1219-
anymatch "^2.0.0"
1220-
async-each "^1.0.1"
1221-
braces "^2.3.2"
1222-
glob-parent "^5.1.2"
1223-
inherits "^2.0.3"
1224-
is-binary-path "^1.0.0"
1225-
is-glob "^4.0.0"
1226-
normalize-path "^3.0.0"
1227-
path-is-absolute "^1.0.0"
1228-
readdirp "^2.2.1"
1229-
upath "^1.1.1"
1214+
"@nicolo-ribaudo/[email protected]":
1215+
version "2.1.8-no-fsevents.3"
1216+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
1217+
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
12301218

12311219
"@nodelib/[email protected]":
12321220
version "2.1.5"
@@ -1876,11 +1864,6 @@ astral-regex@^2.0.0:
18761864
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
18771865
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
18781866

1879-
async-each@^1.0.1:
1880-
version "1.0.3"
1881-
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
1882-
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
1883-
18841867
async-foreach@^0.1.3:
18851868
version "0.1.3"
18861869
resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
@@ -2112,11 +2095,6 @@ big.js@^5.2.2:
21122095
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
21132096
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
21142097

2115-
binary-extensions@^1.0.0:
2116-
version "1.13.1"
2117-
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
2118-
integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
2119-
21202098
binary-extensions@^2.0.0:
21212099
version "2.2.0"
21222100
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
@@ -2135,7 +2113,7 @@ brace-expansion@^1.1.7:
21352113
balanced-match "^1.0.0"
21362114
concat-map "0.0.1"
21372115

2138-
braces@^2.3.1, braces@^2.3.2:
2116+
braces@^2.3.1:
21392117
version "2.3.2"
21402118
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
21412119
integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
@@ -2163,18 +2141,7 @@ browser-process-hrtime@^1.0.0:
21632141
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
21642142
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
21652143

2166-
browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, browserslist@^4.16.6:
2167-
version "4.16.6"
2168-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
2169-
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
2170-
dependencies:
2171-
caniuse-lite "^1.0.30001219"
2172-
colorette "^1.2.2"
2173-
electron-to-chromium "^1.3.723"
2174-
escalade "^3.1.1"
2175-
node-releases "^1.1.71"
2176-
2177-
browserslist@^4.16.8:
2144+
browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.16.8:
21782145
version "4.16.8"
21792146
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.8.tgz#cb868b0b554f137ba6e33de0ecff2eda403c4fb0"
21802147
integrity sha512-sc2m9ohR/49sWEbPj14ZSSZqp+kbi16aLao42Hmn3Z8FpjuMaq2xCA2l4zl9ITfyzvnvyE0hcg62YkIGKxgaNQ==
@@ -2286,7 +2253,7 @@ caniuse-api@^3.0.0:
22862253
lodash.memoize "^4.1.2"
22872254
lodash.uniq "^4.5.0"
22882255

2289-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001219:
2256+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109:
22902257
version "1.0.30001235"
22912258
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001235.tgz#ad5ca75bc5a1f7b12df79ad806d715a43a5ac4ed"
22922259
integrity sha512-zWEwIVqnzPkSAXOUlQnPW2oKoYb2aLQ4Q5ejdjBcnH63rfypaW34CxaeBn1VMya2XaEU3P/R2qHpWyj+l0BT1A==
@@ -2490,7 +2457,7 @@ color@^3.0.0:
24902457
color-convert "^1.9.1"
24912458
color-string "^1.5.4"
24922459

2493-
colorette@^1.2.1, colorette@^1.2.2, colorette@^1.3.0:
2460+
colorette@^1.2.1, colorette@^1.3.0:
24942461
version "1.3.0"
24952462
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.3.0.tgz#ff45d2f0edb244069d3b772adeb04fed38d0a0af"
24962463
integrity sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==
@@ -2964,11 +2931,6 @@ ecc-jsbn@~0.1.1:
29642931
jsbn "~0.1.0"
29652932
safer-buffer "^2.1.0"
29662933

2967-
electron-to-chromium@^1.3.723:
2968-
version "1.3.749"
2969-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.749.tgz#0ecebc529ceb49dd2a7c838ae425236644c3439a"
2970-
integrity sha512-F+v2zxZgw/fMwPz/VUGIggG4ZndDsYy0vlpthi3tjmDZlcfbhN5mYW0evXUsBr2sUtuDANFtle410A9u/sd/4A==
2971-
29722934
electron-to-chromium@^1.3.811:
29732935
version "1.3.817"
29742936
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.817.tgz#911b4775b5d9fa0c4729d4694adc81de85d8d8f6"
@@ -3792,7 +3754,7 @@ globule@^1.0.0:
37923754
lodash "~4.17.10"
37933755
minimatch "~3.0.2"
37943756

3795-
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.3, graceful-fs@^4.2.4:
3757+
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.3, graceful-fs@^4.2.4:
37963758
version "4.2.6"
37973759
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz#ff040b2b0853b23c3d31027523706f1885d76bee"
37983760
integrity sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==
@@ -4063,7 +4025,7 @@ inflight@^1.0.4:
40634025
once "^1.3.0"
40644026
wrappy "1"
40654027

4066-
inherits@2, inherits@^2.0.3, inherits@~2.0.3:
4028+
inherits@2, inherits@~2.0.3:
40674029
version "2.0.4"
40684030
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
40694031
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -4107,13 +4069,6 @@ is-bigint@^1.0.1:
41074069
resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.2.tgz#ffb381442503235ad245ea89e45b3dbff040ee5a"
41084070
integrity sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA==
41094071

4110-
is-binary-path@^1.0.0:
4111-
version "1.0.1"
4112-
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
4113-
integrity sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=
4114-
dependencies:
4115-
binary-extensions "^1.0.0"
4116-
41174072
is-binary-path@~2.1.0:
41184073
version "2.1.0"
41194074
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
@@ -5271,10 +5226,10 @@ [email protected]:
52715226
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
52725227
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
52735228

5274-
meilisearch@^0.20.0:
5275-
version "0.20.0"
5276-
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.20.0.tgz#42899fec7a2ddefcd035e30ed5dd47aa65a6727f"
5277-
integrity sha512-J+0GIyNVnH6dAM0lmwhWvYFO0Zru5djfbU2bteHIF1gqFP89uPyaOH7oIq5ntZSs/9Z6ogkD2/dLQSLYp4uizg==
5229+
meilisearch@^0.20.1:
5230+
version "0.20.1"
5231+
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.20.1.tgz#db46aee790483e55a0f2ef1f9efc24532067ba48"
5232+
integrity sha512-5IGTiM3Bbc9gHUxqzsLBJdQgi2NVZxbEfwnc95tKIpkbFWr6fZpKL+jp747u/eQkvbAo3JtOPnMikCAwTQ3uhw==
52785233
dependencies:
52795234
cross-fetch "^3.1.4"
52805235

@@ -5322,7 +5277,7 @@ merge2@^1.3.0:
53225277
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
53235278
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
53245279

5325-
micromatch@^3.1.10, micromatch@^3.1.4:
5280+
micromatch@^3.1.4:
53265281
version "3.1.10"
53275282
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
53285283
integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==
@@ -5538,11 +5493,6 @@ node-notifier@^8.0.0:
55385493
uuid "^8.3.0"
55395494
which "^2.0.2"
55405495

5541-
node-releases@^1.1.71:
5542-
version "1.1.73"
5543-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.73.tgz#dd4e81ddd5277ff846b80b52bb40c49edf7a7b20"
5544-
integrity sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==
5545-
55465496
node-releases@^1.1.75:
55475497
version "1.1.75"
55485498
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.75.tgz#6dd8c876b9897a1b8e5a02de26afa79bb54ebbfe"
@@ -6523,7 +6473,7 @@ read-pkg@^5.2.0:
65236473
parse-json "^5.0.0"
65246474
type-fest "^0.6.0"
65256475

6526-
readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6:
6476+
readable-stream@^2.0.1, readable-stream@^2.0.6:
65276477
version "2.3.7"
65286478
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
65296479
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -6536,15 +6486,6 @@ readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6:
65366486
string_decoder "~1.1.1"
65376487
util-deprecate "~1.0.1"
65386488

6539-
readdirp@^2.2.1:
6540-
version "2.2.1"
6541-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
6542-
integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
6543-
dependencies:
6544-
graceful-fs "^4.1.11"
6545-
micromatch "^3.1.10"
6546-
readable-stream "^2.0.2"
6547-
65486489
readdirp@~3.5.0:
65496490
version "3.5.0"
65506491
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e"
@@ -7692,11 +7633,6 @@ unset-value@^1.0.0:
76927633
has-value "^0.3.1"
76937634
isobject "^3.0.0"
76947635

7695-
upath@^1.1.1:
7696-
version "1.2.0"
7697-
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
7698-
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
7699-
77007636
uri-js@^4.2.2:
77017637
version "4.4.1"
77027638
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
@@ -7846,10 +7782,10 @@ webpack-sources@^3.2.0:
78467782
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
78477783
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
78487784

7849-
webpack@^5.51.1:
7850-
version "5.51.1"
7851-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.1.tgz#41bebf38dccab9a89487b16dbe95c22e147aac57"
7852-
integrity sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==
7785+
webpack@^5.53.0:
7786+
version "5.53.0"
7787+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.53.0.tgz#f463cd9c6fc1356ae4b9b7ac911fd1f5b2df86af"
7788+
integrity sha512-RZ1Z3z3ni44snoWjfWeHFyzvd9HMVYDYC5VXmlYUT6NWgEOWdCNpad5Fve2CzzHoRED7WtsKe+FCyP5Vk4pWiQ==
78537789
dependencies:
78547790
"@types/eslint-scope" "^3.7.0"
78557791
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)