ipld / js-ipld-git

MIT License
34 stars 11 forks source link

chore: update deps #72

Closed achingbrain closed 3 years ago

achingbrain commented 3 years ago

Updates all deps and fixes linting errors, adds missing node core dev deps to let tests run in the browser.

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (f00f33a) into master (ac45e5d) will decrease coverage by 2.14%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   84.96%   82.81%   -2.15%     
==========================================
  Files           8        8              
  Lines         266      256      -10     
==========================================
- Hits          226      212      -14     
- Misses         40       44       +4     
Impacted Files Coverage Δ
.aegir.js 42.85% <42.85%> (-57.15%) :arrow_down:
src/resolver.js 95.23% <100.00%> (-0.42%) :arrow_down:
src/util.js 90.24% <100.00%> (-0.67%) :arrow_down:
src/util/commit.js 61.64% <100.00%> (-1.03%) :arrow_down:
src/util/tag.js 95.23% <100.00%> (-0.22%) :arrow_down:
src/util/tree.js 94.11% <100.00%> (-0.33%) :arrow_down:
src/util/util.js 91.17% <100.00%> (-1.14%) :arrow_down:

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 ac45e5d...f6b7a30. Read the comment docs.