vigetlabs / microcosm

Flux with actions at center stage. Write optimistic updates, cancel requests, and track changes with ease.
http://code.viget.com/microcosm/
MIT License
487 stars 29 forks source link

Upgrade build dependencies #522

Closed nhunzaker closed 6 years ago

nhunzaker commented 6 years ago

Bumps dependencies and conforms to eslint config from our internal starter kit.

codecov-io commented 6 years ago

Codecov Report

Merging #522 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #522   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files          32       32           
  Lines         800      800           
  Branches      162      162           
=======================================
  Hits          750      750           
  Misses         43       43           
  Partials        7        7
Impacted Files Coverage Δ
packages/microcosm/src/scheduler.js 90.9% <100%> (+0.21%) :arrow_up:
packages/microcosm/src/microcosm.js 88.88% <0%> (ø) :arrow_up:
packages/microcosm/src/history.js 100% <0%> (ø) :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 9fb52dc...95ff8fd. Read the comment docs.