The devDependency eslint-plugin-jest was updated from 22.17.0 to 22.18.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.
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).
The devDependency eslint-plugin-jest was updated from
22.17.0
to22.18.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: simenb License: MIT
Release Notes for v22.18.0
22.18.0 (2019-10-12)
Features
Commits
The new version differs by 8 commits.
ad3fc06
feat(rules): prefer-hooks-on-top (#425)
7017fc7
Enable
noImplicitReturns
(#427)e4275c5
chore(no-commented-out-tests): remove unneeded escape and improve regex (#421)
6606018
Improve prefer strict equal (#423)
c1c696f
chore: use
includes
instead ofreduce
(#424)2ef1615
chore: use enum values instead of string literals (#422)
ac7d826
chore(docs): add style to rules table in readme (#417)
7fca846
chore(docs): fix typing error in function name (#413)
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: