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

Compare Source

Breaking changes
  • Minimal typescript version changed from 3.0 to 4.5
  • yargs dependency was upgraded from 17.2 to 17.6
  • Minimal NodeJS version changed from 12 to 14
  • Compilation target changed from es5 to es2020 (modules are still commonjs though)

See #​224

Fixed
  • Improve support of non-relative imports in projects with a baseUrl (see #​224)

Many thanks to @​josh- for their contribution!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading