webpack-contrib / terser-webpack-plugin

Terser Plugin
MIT License
1.95k stars 157 forks source link

chore: update dependencies to the latest version #567

Closed ersachin3112 closed 1 year ago

ersachin3112 commented 1 year ago

This PR contains a:

Motivation / Use-Case

update dependencies to the latest version

Breaking Changes

No

Additional Info

No

ersachin3112 commented 1 year ago

@alexander-akait I don't know why CI is failing?? ; npm install passing locally.

alexander-akait commented 1 year ago

@ersachin3112 You need to use Node.js 14 with the old version of npm

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (759a0f8) 97.21% compared to head (ed59fbc) 97.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #567 +/- ## ======================================= Coverage 97.21% 97.21% ======================================= Files 3 3 Lines 323 323 Branches 115 115 ======================================= Hits 314 314 Misses 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.