Update dependency core-js to v3.11.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| core-js | dependencies | patch | 3.11.0 -> 3.11.1 |
Release Notes
zloirock/core-js
v3.11.1
- Made
instanceof Promiseand.constructor === Promisework with polyfilledPromisefor all native promise-based APIs - Added a workaround for some buggy V8 versions ~4.5 related to fixing of
%TypedArray%static methods, #564
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.