Update dependency uglify-js to v3.15.4
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
uglify-js | 3.15.3 -> 3.15.4 |
Release Notes
mishoo/UglifyJS
v3.15.4
Features
- ensure
keep_fnames
onfunction
literals assigned to variables (8922f08
) - workaround quirk on Chrome v100 (
3671894
)
Bug Fixes
-
class
literal (a8e040b
,c624b43
) - comma operator (
8922f08
) - default parameter (
ccd77d7
) - destructuring syntax (
d75a946
) -
for...in
loop (01b8407
) -
function
literal (998c979
) - labeled statement (
224c91b
) - object method (
a8e040b
) - rest parameter (
15a4074
) - spread syntax (
46570a4
) -
var
statement (fb5e08e
,21bd4c4
) -
yield
keyword (5e30f3a
)
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.