vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG
MIT License
692 stars 87 forks source link

chore(deps): update deps #168

Closed vydimitrov closed 3 years ago

vydimitrov commented 3 years ago

This PR updates all deps and fixes tests due to jest v27 update.

codecov-commenter commented 3 years ago

Codecov Report

Merging #168 (822a89d) into master (67343f8) will decrease coverage by 1.52%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
- Coverage   98.98%   97.46%   -1.53%     
==========================================
  Files           9        9              
  Lines         197      197              
  Branches       53       53              
==========================================
- Hits          195      192       -3     
- Misses          2        5       +3     
Flag Coverage Δ
mobile 95.23% <ø> (-2.86%) :arrow_down:
web 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/mobile/src/hooks/useCountdown.js 89.58% <0.00%> (-10.42%) :arrow_down:
packages/mobile/src/utils/getStroke.js 100.00% <0.00%> (+9.09%) :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 67343f8...822a89d. Read the comment docs.