Update dependency core-js to v3.9.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
core-js | dependencies | patch | 3.9.0 -> 3.9.1 |
Release Notes
zloirock/core-js
v3.9.1
- Added a workaround for Chrome 38-40 bug which does not allow to inherit symbols (incl. well-known) from DOM collections prototypes to instances, #37
- Used
NumericRangeIterator
as toStringTag instead ofRangeIterator
in{ Number, BigInt }.range
iterator, per this MR - TypedArray constructors marked as supported from Safari 14.0
- Updated compat data mapping for iOS Safari and Opera for Android
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.