saiichihashimoto / mongoose-normalizr

Generate normalizr schemas from mongoose schemas!
https://saiichihashimoto.github.io/mongoose-normalizr/
MIT License
4 stars 1 forks source link

Update lint-my-app to the latest version 🚀 #228

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency lint-my-app was updated from 3.3.44 to 3.4.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.


Publisher: saiichihashimoto License: MIT

Release Notes for v3.4.0

3.4.0 (2019-07-14)

Features

  • lint: only run linting when the files exist (a10df44), closes #156

Performance Improvements

  • linters: only lint or fix when the filetypes actually exist (2c1b12c), closes #156
Commits

The new version differs by 7 commits.

  • 23ececb Merge pull request #158 from saiichihashimoto/changes
  • 9d29edb ci(mutation): raising mutation score
  • 2c1b12c perf(linters): only lint or fix when the filetypes actually exist
  • a10df44 feat(lint): only run linting when the files exist
  • a399c22 refactor(test): don't need a describe wrapping everything
  • d09d550 refactor(tests): removing unnecessary double negatives
  • 56aaf68 chore(settings): copying current settings into .github/settings.yml

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: