chore(deps): update dependency core-js to v3.22.4
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| core-js | 3.22.0 -> 3.22.4 |
Release Notes
zloirock/core-js
v3.22.4
- Ensured proper
.lengthof polyfilled functions even in compressed code (excepting some ancient engines) - Ensured proper
.nameof polyfilled accessors (excepting some ancient engines) - Ensured proper source /
ToStringconversion of polyfilled accessors - Actualized Rhino compat data
- Refactoring
v3.22.3
- Added a fix for FF99+
Array.prototype.includesbroken on sparse arrays
v3.22.2
- Fixed
URLSearchParamsin IE8- that was broken in the previous release - Fixed
__lookupGetter__entries
v3.22.1
- Improved some cases of
RegExpflags handling - Prevented experimental warning in NodeJS ~ 18.0 on detection
fetchAPI - Added NodeJS 18.0 compat data
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot