Update dependency uglify-js to v3.14.4
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
uglify-js | 3.14.3 -> 3.14.4 |
Release Notes
mishoo/UglifyJS
v3.14.4
Features
- improve compression of logical assignments (
6d94242
) - compress transpiled TypeScript
enum
s (3acb5a3
,6e4aa03
,77f7ae5
) - improve tracking of non-initialised variables (
f97e107
) - improve compression of destructuring assignments (
1e3ca4c
,dc9e1ff
) - minimise interference from
merge_vars
(3ee1b0d
,ea10498
,1a8f2ec
,0b6c185
,1b4bd70
,3f8f0e2
)
Bug Fixes
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.