nfischer / shelljs-transpiler

:shell: Easily transpile Bash to ShellJS
https://nfischer.github.io/shelljs-transpiler/
MIT License
74 stars 8 forks source link

chore: update deps #39

Closed nfischer closed 2 years ago

nfischer commented 2 years ago

This updates deps based on min node version v10. I'm pinning colors.js to 1.4.0 exactly because malicious updates were recently pushed for that package.

codecov-commenter commented 2 years ago

Codecov Report

Merging #39 (f300759) into master (df9576f) will decrease coverage by 14.69%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #39       +/-   ##
===========================================
- Coverage   92.15%   77.46%   -14.70%     
===========================================
  Files           2        3        +1     
  Lines         395      701      +306     
===========================================
+ Hits          364      543      +179     
- Misses         31      158      +127     
Impacted Files Coverage Δ
src/semantics.js 77.28% <0.00%> (-9.91%) :arrow_down:
scripts/runtests.js 100.00% <0.00%> (ø)
src/main.js 59.25% <0.00%> (ø)

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 df9576f...f300759. Read the comment docs.