zspecza / common-tags

🔖 Useful template literal tags for dealing with strings in ES2015+
Other
1.99k stars 60 forks source link

Update dependencies #124

Closed fatfisz closed 6 years ago

fatfisz commented 6 years ago

Updates a few dependencies at once to spare CI the trouble of running for each upgrade.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #124   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          23     24    +1     
  Lines         148    152    +4     
=====================================
+ Hits          148    152    +4
Impacted Files Coverage Δ
.babelrc.js 100% <100%> (ø)
src/utils/readFromFixture/readFromFixture.js 100% <100%> (ø) :arrow_up:
src/TemplateTag/TemplateTag.js 100% <100%> (ø) :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 85dee73...607dca1. Read the comment docs.