Update dependency tslib to ^2.1.0
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
tslib (source) | ^2.0.3 -> ^2.1.0 |
Release Notes
Microsoft/tslib
v2.1.0
This release adds a new __spreadArray
helper which avoids side-effects compared to the now-deprecated __spreadArrays
and __spread
helpers. See microsoft#133 for more details.
This release also provides a more-specific error message when extending from a type which is not a function and not null. See microsoft#138 for more details.
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.