Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove repeating dependency from babel-traverse #3501

Merged
merged 1 commit into from
May 16, 2016
Merged

Remove repeating dependency from babel-traverse #3501

merged 1 commit into from
May 16, 2016

Conversation

dlwalsh
Copy link
Contributor

@dlwalsh dlwalsh commented May 16, 2016

I've updated babel-traverse to replace the repeating dependency with _.repeat.

@codecov-io
Copy link

codecov-io commented May 16, 2016

Current coverage is 87.83%

Merging #3501 into master will not change coverage

@@             master      #3501   diff @@
==========================================
  Files           194        194          
  Lines         10123      10123          
  Methods        1537       1537          
  Messages          0          0          
  Branches       2246       2246          
==========================================
  Hits           8891       8891          
  Misses         1232       1232          
  Partials          0          0          

Powered by Codecov. Last updated by 829d449...9431827

@hzoo hzoo merged commit cdb465a into babel:master May 16, 2016
@hzoo hzoo added the PR: Internal 🏠 A type of pull request used for our changelog categories label May 16, 2016
@dlwalsh dlwalsh deleted the babel-traverse/remove-repeating-dependency branch May 16, 2016 22:39
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 7, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants