webpack-contrib / worker-loader

A webpack loader that registers a script as a Web Worker
MIT License
1.46k stars 273 forks source link

chore(deps): update #318

Closed alexander-akait closed 3 years ago

alexander-akait commented 3 years ago

This PR contains a:

Motivation / Use-Case

update deps and fix lint

Breaking Changes

No

Additional Info

No

codecov[bot] commented 3 years ago

Codecov Report

Merging #318 (e3172e9) into master (24c1494) will increase coverage by 21.47%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #318       +/-   ##
===========================================
+ Coverage   54.36%   75.83%   +21.47%     
===========================================
  Files           6        6               
  Lines         149      149               
  Branches       52       52               
===========================================
+ Hits           81      113       +32     
+ Misses         53       30       -23     
+ Partials       15        6        -9     
Impacted Files Coverage Δ
src/utils.js 86.84% <100.00%> (+5.26%) :arrow_up:
src/index.js 95.00% <0.00%> (+12.50%) :arrow_up:
src/supportWebpack5.js 83.33% <0.00%> (+83.33%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 24c1494...e3172e9. Read the comment docs.