Skip to content

chore(deps): update dependency terser to ^5.38.1

designsystem-renovatebot requested to merge renovate/esbuild into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
terser (source) ^5.37.0 -> ^5.38.1 age adoption passing confidence

Release Notes

terser/terser (terser)

v5.38.1

Compare Source

  • Fix inlining non-call expressions into an optional_call?.()

v5.38.0

Compare Source

  • Remove console method-of-method calls (eg console.log.apply()) when drop_console option is used (#​1585)
  • Remove more object spreads, such as { ...void !0 } (#​1142)

Configuration

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

🚦 Automerge: Enabled.

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, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading