Update dependency core-js to v3.18.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
core-js | dependencies | patch | 3.18.2 -> 3.18.3 |
Release Notes
zloirock/core-js
v3.18.3
- Fixed the prototype chain of
AggregateError
constructor that should containError
constructor - Fixed incorrect
AggregateError.prototype
properties descriptors - Fixed
InstallErrorCause
internal operation - Added NodeJS 16.11 compat data mapping
- Added Deno 1.16 compat data mapping
-
Object.hasOwn
marked as supported from Safari 15.1
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.