Skip to content

Commit

Permalink
build(deps-dev): bump core-js from 3.22.2 to 3.22.4 (#610)
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.2 to 3.22.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/zloirock/core-js/blob/master/CHANGELOG.md">core-js's changelog</a>.</em></p>
<blockquote>
<h5>3.22.4 - 2022.05.03</h5>
<ul>
<li>Ensured proper <code>.length</code> of polyfilled functions even in compressed code (excepting some ancient engines)</li>
<li>Ensured proper <code>.name</code> of polyfilled accessors (excepting some ancient engines)</li>
<li>Ensured proper source / <code>ToString</code> conversion of polyfilled accessors</li>
<li>Actualized Rhino compat data</li>
<li>Refactoring</li>
</ul>
<h5>3.22.3 - 2022.04.28</h5>
<ul>
<li>Added a fix for FF99+ <code>Array.prototype.includes</code> broken on sparse arrays</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zloirock/core-js/commit/6ba79a5aada7286aa44ca9e4029cbb74dd84ffd6"><code>6ba79a5</code></a> 3.22.4</li>
<li><a href="https://github.com/zloirock/core-js/commit/14b2d5e5fbf43ddd7730b1dabc50f3b45e31d648"><code>14b2d5e</code></a> missed nbsp</li>
<li><a href="https://github.com/zloirock/core-js/commit/4c6e83ca6e51fbd771c906b36439c24b91116ca6"><code>4c6e83c</code></a> integrate compat table to browser runner of compat data tests</li>
<li><a href="https://github.com/zloirock/core-js/commit/47f892088feed776fb379f98ef0790c74e060b75"><code>47f8920</code></a> take into account splitted modules in compat data result diff</li>
<li><a href="https://github.com/zloirock/core-js/commit/efa56312bd41fc4a61673a3411ed354b17d837ee"><code>efa5631</code></a> reuse the list of ignored in compat data modules, provide some additional dat...</li>
<li><a href="https://github.com/zloirock/core-js/commit/e591ab70fddcf4201a98c91f692fd0977de47e24"><code>e591ab7</code></a> ignore splitted <code>setImmediate</code> modules in IE -&gt; Edge compat data mapping</li>
<li><a href="https://github.com/zloirock/core-js/commit/01ea3500ef49c7ca6fc8e05d07857617effde6f2"><code>01ea350</code></a> improve docs</li>
<li><a href="https://github.com/zloirock/core-js/commit/ae61bb355569afc0ca430520dd2921c32a76c592"><code>ae61bb3</code></a> improve docs</li>
<li><a href="https://github.com/zloirock/core-js/commit/928b853b77c3cd8c636fdb491238fbce815994a7"><code>928b853</code></a> add some docs</li>
<li><a href="https://github.com/zloirock/core-js/commit/c0bf1d6fec6731d02a7116562fbe9488e160c7d2"><code>c0bf1d6</code></a> inherit only ES Deno data, just in case</li>
<li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.22.2...v3.22.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=core-js&package-manager=npm_and_yarn&previous-version=3.22.2&new-version=3.22.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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>
  • Loading branch information
dependabot[bot] committed May 9, 2022
1 parent 69d3259 commit bcd24c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bcd24c0

Please sign in to comment.