byte-fe / react-model

The next generation state management library for React
236 stars 23 forks source link

Update @types/node to the latest version 🚀 #101

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @types/node was updated from 11.13.9 to 12.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 5 years ago

Codecov Report

Merging #101 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #101   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         225    258   +33     
  Branches       24     50   +26     
=====================================
+ Hits          225    258   +33
Impacted Files Coverage Δ
src/middlewares.ts 100% <0%> (ø) :arrow_up:
src/helper.ts 100% <0%> (ø) :arrow_up:
src/global.ts 100% <0%> (ø) :arrow_up:
src/index.tsx 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 a044a0a...339eb72. Read the comment docs.