Update dependency uglify-js to v3.13.10
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
uglify-js | 3.13.9 -> 3.13.10 |
Release Notes
mishoo/UglifyJS
v3.13.10
Features
- finer pruning of
switch
branch (498ac83
,bf76e35
,21fc8f4
,7880568
) - improve detection of superfluous assignment (
fd8dec6
) - extend simplification of boolean expression (
7c5b6f3
,980dbde
) - implement workaround for Safari/WebKit
var
bug (82772cc
)
Bug Fixes
- assignment operator (
111366f
,8b05677
) -
await
operator (6fc7a2a
,e9c902b
) -
class
literal (ce75477
,e368d39
) - default parameter (
e70b848
) - destructuring syntax (
e70b848
) -
function
literal (7cbcd11
,1a064b6
,7621527
) -
import
statement (f8b2215
) - lexical declaration (
95090db
) - spread syntax (
ac1262d
) -
yield
keyword (e9c902b
)
Configuration
-
If you want to rebase/retry this PR, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.