saiichihashimoto / mongoose-normalizr

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

Update eslint-config-saiichihashimoto to the latest version 🚀 #268

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-saiichihashimoto was updated from 2.0.17 to 2.0.18.

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 v2.0.18

2.0.18 (2019-07-27)

Bug Fixes

  • rules: turn off unsafe regex rule (cf22808)
Commits

The new version differs by 2 commits.

  • 1f82f40 Merge pull request #170 from saiichihashimoto/some-more-fixes
  • cf22808 fix(rules): turn off unsafe regex rule

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v2.0.19

2.0.19 (2019-07-28)

Bug Fixes

  • rules: jsx-a11y/label-has-associated-control should allow either, not both (f296068)
Commits

The new version differs by 2 commits.

  • e2e48e6 Merge pull request #171 from saiichihashimoto/fix-more
  • f296068 fix(rules): jsx-a11y/label-has-associated-control should allow either, not both

See the full diff