chore(deps): update dependency tslib to v2.7.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tslib (source) | devDependencies | minor | 2.6.3 -> 2.7.0 |
Release Notes
Microsoft/tslib (tslib)
v2.7.0
What's Changed
- Implement deterministic collapse of
await
inawait using
by @rbuckton in https://github.com/microsoft/tslib/pull/262 - Use global 'Iterator.prototype' for downlevel generators by @rbuckton in https://github.com/microsoft/tslib/pull/267
Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.