nutgaard / react-router-breadcrumbs

Breadcrumb component for react-router
Other
46 stars 11 forks source link

Update babel-eslint to the latest version šŸš€ #209

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 7.1.1 of babel-eslint just got published.

Dependency babel-eslint
Current Version 7.1.0
Type devDependency

The version 7.1.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of babel-eslint. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 5 commits .

  • bc482f4 7.1.1
  • baeb99b chore(package): update dependencies (#422)
  • 2d587d6 append code frame on parse error (#418)
  • e7c9a03 chore(package): update babylon to version 6.13.0 (#420)
  • 971c8d6 chore(package): update eslint to version 3.9.1 (#419)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #209 into master will not change coverage

@@           master   #209   diff @@
====================================
  Files           4      4          
  Lines          76     76          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits           76     76          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 90d4674...b6ad931