kentcdodds / babel-plugin-macros

🎣 Allows you to build simple compile-time libraries
https://npm.im/babel-plugin-macros
MIT License
2.62k stars 135 forks source link

Update dependencies #146

Closed MichaelDeBoey closed 4 years ago

MichaelDeBoey commented 4 years ago

BREAKING CHANGE: Requires Node 10+

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #146   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           97        97           
  Branches        22        22           
=========================================
  Hits            97        97           
Impacted Files Coverage Δ
src/index.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 03da9e4...a7adb9c. Read the comment docs.

kentcdodds commented 4 years ago

I just noticed the bugs and feature requests links are broken

MichaelDeBoey commented 4 years ago

@kentcdodds Fixed in #147

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: