chore(deps): update dependency dts-bundle-generator to v7
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| dts-bundle-generator | devDependencies | major | 6.13.0 -> 7.0.0 |
Release Notes
timocov/dts-bundle-generator
v7.0.0
Breaking changes
- Minimal typescript version changed from 3.0 to 4.5
-
yargsdependency was upgraded from 17.2 to 17.6 - Minimal NodeJS version changed from 12 to 14
- Compilation target changed from
es5toes2020(modules are stillcommonjsthough)
See #224
Fixed
- Improve support of non-relative imports in projects with a baseUrl (see #224)
Many thanks to @josh- for their contribution!
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.