zloirock/core-js
### [`v3.11.0`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3110---20210422)
[Compare Source](https://togithub.com/zloirock/core-js/compare/v3.10.2...v3.11.0)
- Added [accessible `Object#hasOwnProperty` stage 2 proposal](https://togithub.com/tc39/proposal-accessible-object-hasownproperty)
- `Object.hasOwn` method
- Fixed a possible `RegExp` constructor problem with multiple global `core-js` instances
### [`v3.10.2`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3102---20210419)
[Compare Source](https://togithub.com/zloirock/core-js/compare/v3.10.1...v3.10.2)
- `URL` and `URLSearchParams` marked as supported from Safari 14.0
- Polyfilled built-in constructors protected from calling on instances
Configuration
:date: Schedule: "after 9pm on sunday" (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.10.1
->3.11.0
Release Notes
zloirock/core-js
### [`v3.11.0`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3110---20210422) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.10.2...v3.11.0) - Added [accessible `Object#hasOwnProperty` stage 2 proposal](https://togithub.com/tc39/proposal-accessible-object-hasownproperty) - `Object.hasOwn` method - Fixed a possible `RegExp` constructor problem with multiple global `core-js` instances ### [`v3.10.2`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3102---20210419) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.10.1...v3.10.2) - `URL` and `URLSearchParams` marked as supported from Safari 14.0 - Polyfilled built-in constructors protected from calling on instancesConfiguration
:date: Schedule: "after 9pm on sunday" (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.