Update dependency core-js to ^3.8.2
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
core-js | ^3.8.0 -> ^3.8.2 |
Release Notes
zloirock/core-js
v3.8.2
- Fixed handling of special replacements patterns in
String#replaceAll
, #900 - Fixed iterators dependencies of
Promise.any
andPromise.allSettled
entries - Fixed microtask implementation on WebOS, #898, #901
v3.8.1
- Fixed work of new
%TypedArray%
methods onBigInt
arrays - Added ESNext methods to ES3 workaround for
Number
constructor wrapper
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.