Update dependency uglify-js to v3.19.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uglify-js | dependencies | patch | 3.19.1 -> 3.19.2 |
Release Notes
mishoo/UglifyJS (uglify-js)
v3.19.2
Features
- improve compression of logical expressions (
c7152b5
,cd0a8ec
) - simplify collapsed assignment expressions (
76803d6
) - convert
function
literals to arrow functions (2255074
) - support
ascii_only
on template literals (4661b34
) - improve generation of Unicode escape sequences (
80ebacb
)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.