Created by: greenkeeper[bot]
eslint was just published.
Version 4.13.1 ofDependency | eslint |
---|---|
Current Version | 4.13.0 |
Type | devDependency |
The version 4.13.1 is not covered by your current version range.
If you don鈥檛 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.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v4.13.1- b72dc83 Fix: eol-last allow empty-string to always pass (refs #9534) (#9696) (Kevin Partington)
- d80aa7c Fix: camelcase destructure leading/trailing underscore (fixes #9700) (#9701) (Kevin Partington)
- d49d9d0 Docs: Add missing period to the README (#9702) (Kevin Partington)
- 4564fe0 Chore: no-invalid-meta crash if no export assignment (refs #9534) (#9698) (Kevin Partington)
Commits
The new version differs by 6 commits.
-
234cd26
4.13.1
-
3b0833f
Build: changelog update for 4.13.1
-
b72dc83
Fix: eol-last allow empty-string to always pass (refs #9534) (#9696)
-
d80aa7c
Fix: camelcase destructure leading/trailing underscore (fixes #9700) (#9701)
-
d49d9d0
Docs: Add missing period to the README (#9702)
-
4564fe0
Chore: no-invalid-meta crash if no export assignment (refs #9534) (#9698)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot