The dependency eslint was updated from 4.13.1 to 5.13.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.13.0
91c8884 Chore: use local function to append "s" instead of a package (#11293) (Timo Tijhof)
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 dependency eslint was updated from
4.13.1
to5.13.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.13.0
91c8884
Chore: use local function to append "s" instead of a package (#11293) (Timo Tijhof)b5143bf
Update: for-direction detection false positives/negatives (#11254) (Ruben Bridgewater)9005e63
Chore: increase camelcase test coverage (#11299) (Redmond Tran)5b14ad1
Fix: false positive in no-constant-condition (fixes #11306) (#11308) (Pig Fang)6567c4f
Fix: only remove arrow before body in object-shorthand (fixes #11305) (#11307) (Pig Fang)fa2f370
Docs: update rule configuration values in examples (#11323) (Kai Cataldo)0a3c3ff
New: Allow globals to be disabled/configured with strings (fixes #9940) (#11338) (Teddy Katz)dccee63
Chore: avoid hard-coding the list of core rules in eslint:recommended (#11336) (Teddy Katz)c1fd6f5
Chore: remove undocumentedLinter#rules
property (refs #9161) (#11335) (Teddy Katz)36e3356
Chore: remove dead code for loading rules (#11334) (Teddy Katz)c464e27
Docs: Renameresult
->foo
(#11210) (Alexis Tyler)Commits
The new version differs by 503 commits.
4b267a5
5.13.0
720dce1
Build: changelog update for 5.13.0
91c8884
Chore: use local function to append "s" instead of a package (#11293)
b5143bf
Update: for-direction detection false positives/negatives (#11254)
9005e63
Chore: increase camelcase test coverage (#11299)
5b14ad1
Fix: false positive in no-constant-condition (fixes #11306) (#11308)
6567c4f
Fix: only remove arrow before body in object-shorthand (fixes #11305) (#11307)
fa2f370
Docs: update rule configuration values in examples (#11323)
0a3c3ff
New: Allow globals to be disabled/configured with strings (fixes #9940) (#11338)
dccee63
Chore: avoid hard-coding the list of core rules in eslint:recommended (#11336)
c1fd6f5
Chore: remove undocumented
Linter#rules
property (refs #9161) (#11335)36e3356
Chore: remove dead code for loading rules (#11334)
c464e27
Docs: Rename
result
->foo
(#11210)faf3c4e
5.12.1
1010c98
Build: changelog update for 5.12.1
There are 250 commits in total.
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: