kentcdodds / babel-plugin-preval

🐣 Pre-evaluate code at build-time
https://npm.im/babel-plugin-preval
MIT License
1.36k stars 71 forks source link

Update dependencies #78

Closed MichaelDeBoey closed 4 years ago

MichaelDeBoey commented 4 years ago

BREAKING CHANGE: Requires Node 10.13+ (due to compilation by kcd-scripts)

codecov[bot] commented 4 years ago

Codecov Report

Merging #78 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #78   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          106       106           
  Branches        22        22           
=========================================
  Hits           106       106           
Impacted Files Coverage Δ
src/macro.js 100.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 184fe79...be96c0c. Read the comment docs.

kentcdodds commented 4 years ago

@all-contributors please add @MichaelDeBoey for code

allcontributors[bot] commented 4 years ago

@kentcdodds

I've put up a pull request to add @MichaelDeBoey! :tada:

kentcdodds commented 4 years ago

:tada: This PR is included in version 5.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: