zloirock/core-js
### [`v3.11.1`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3111---20210428)
[Compare Source](https://togithub.com/zloirock/core-js/compare/v3.11.0...v3.11.1)
- Made `instanceof Promise` and `.constructor === Promise` work with polyfilled `Promise` for all native promise-based APIs
- Added a workaround for some buggy V8 versions ~4.5 related to fixing of `%TypedArray%` static methods, [#564](https://togithub.com/zloirock/core-js/issues/564)
Configuration
:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
^3.11.0
->^3.11.1
Release Notes
zloirock/core-js
### [`v3.11.1`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3111---20210428) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.11.0...v3.11.1) - Made `instanceof Promise` and `.constructor === Promise` work with polyfilled `Promise` for all native promise-based APIs - Added a workaround for some buggy V8 versions ~4.5 related to fixing of `%TypedArray%` static methods, [#564](https://togithub.com/zloirock/core-js/issues/564)Configuration
:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.