leostera / tldr.jsx

πŸ“š A Reactive web client for tldr-pages
https://tldr.ostera.io
MIT License
1.54k stars 75 forks source link

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

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 6.1.2
Type dependency

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 33 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)
  • 931d8a9 7.1.0
  • 41b9542 [import()] Adding support to lint dynamic imports (#413)
  • 88e39ad Now using template strings (#410)
  • 11ac658 Update test for eslint 3.8 (#412)
  • 61b4b05 Update eslint-config-babel to version 2.0.1 πŸš€ (#408)
  • b10676b docs: Update built-in support notes in README (#398) [skip ci]
  • f82b121 7.0.0
  • 42efe3c updates
  • 1823b5e remove eslint 2 logic (#361)
  • 4cf9ac1 Remove the lodash.assign dependency (#393)

There are 33 commits in total. 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: