FormidableLabs / inspectpack

An inspection tool for Webpack frontend JavaScript bundles.
MIT License
592 stars 20 forks source link

Chore: Update dependencies. #127

Closed ryan-roemer closed 4 years ago

ryan-roemer commented 4 years ago

This PR catches up a lot of dependencies, including a (painful) TS 3.7.4 upgrade.

codecov[bot] commented 4 years ago

Codecov Report

Merging #127 into master will increase coverage by 1.35%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   90.58%   91.94%   +1.35%     
==========================================
  Files          15       13       -2     
  Lines         765      745      -20     
  Branches      124      123       -1     
==========================================
- Hits          693      685       -8     
+ Misses         41       25      -16     
- Partials       31       35       +4
Impacted Files Coverage Δ
src/lib/util/dependencies.ts 95.1% <ø> (ø) :arrow_up:
src/lib/actions.ts 66.66% <ø> (ø) :arrow_up:
src/lib/actions/sizes.ts 100% <100%> (ø) :arrow_up:
src/lib/util/strings.ts 100% <100%> (ø) :arrow_up:
src/lib/actions/versions.ts 94.11% <100%> (ø) :arrow_up:
src/lib/actions/duplicates.ts 94.66% <100%> (ø) :arrow_up:
src/plugin/duplicates.ts 85.61% <50%> (-0.69%) :arrow_down:
src/lib/actions/base.ts 92.45% <50%> (-0.89%) :arrow_down:
src/lib/util/files.ts 80% <0%> (-11.31%) :arrow_down:
... and 3 more

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 4bcb98b...c7775be. Read the comment docs.

ryan-roemer commented 4 years ago

Released in inspectpack@4.3.0