moqada / simple-api-client-generator

API Client Generator from JSON Hyper Schema
MIT License
2 stars 3 forks source link

Update prettier-eslint-cli to the latest version 🚀 #49

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency prettier-eslint-cli was updated from 4.7.1 to 5.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v5.0.0

5.0.0 (2019-06-17)

chore

  • Update eslint and require node 8+ (489a0b3)

BREAKING CHANGES

  • Update eslint to version 5 and require node 8+
Commits

The new version differs by 9 commits.

  • 7225533 chore: Update test snapshot
  • 0718efc chore: Update version name
  • d0b6eeb chore: Delete .babelrc
  • 4ef613e chore: Update dependencies and update and format all code
  • 489a0b3 chore: Update eslint and require node 8+
  • 813f7fe chore: Update travis config
  • 0ebc8b1 chore: Don't use save-exact
  • ddf7cf5 chore: Use .eslintrc.js instead of .eslintrc
  • 44a8fc5 Fix broken CI tests (#150)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: