Update dependency core-js to v3.17.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
core-js | dependencies | patch | 3.17.2 -> 3.17.3 |
Release Notes
zloirock/core-js
v3.17.3
- Fixed some possible problems related to possible extension of
%IteratorPrototype%
and%AsyncIteratorPrototype%
in the future - Fixed
DOMTokenList.prototype.{ forEach, @​@​iterator, keys, values, entries }
in old WebKit versions whereelement.classList
is not an instance of globalDOMTokenList
- Added NodeJS 16.9 compat data mapping
- Added Samsung Internet 16.0 compat data mapping
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.