dependabot npm(deps): bump core-js from 3.23.2 to 3.23.3
Bumps core-js from 3.23.2 to 3.23.3.
Changelog
Sourced from core-js's changelog.
3.23.3 - 2022.06.26
- Changed the order of operations in
%TypedArray%.prototype.toSpliced
following proposal-change-array-by-copy/89- Fixed regression of some IE8- issues
Commits
-
adc9970
3.23.3 -
dd3518c
simplify conversion -
cdbd392
detect early implementations of%TypedArray%.prototype.toSpliced
-
1b7d33d
drop an unnecessary option -
33568b6
change the order of operations in%TypedArray%.prototype.toSpliced
-
e0e8799
fix regression of some IE8- issues -
93598ce
update dependencies -
075a847
update dependencies -
ea2d1a4
update dependencies - See full diff in compare view