This version is covered by your current version range and after updating it in your project the build failed.
eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **Travis CI - Branch:** The build **errored**.
Release Notes for v6.7.2
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 was updated from
6.7.1
to6.7.2
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **Travis CI - Branch:** The build **errored**.Release Notes for v6.7.2
bc435a9
Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614) (#12616) (Toru Nagashima)4928d51
Fix: don't ignore the entry directory (fixes #12604) (#12607) (Toru Nagashima)b41677a
Docs: Clarify suggestion's data in Working with Rules (refs #12606) (#12617) (Milos Djermanovic)ea16de4
Fix: Support tagged template literal generics in no-unexpected-multiline (#11698) (Brad Zacher)fa6415d
Sponsors: Sync README with website (ESLint Jenkins)e1e158b
Sponsors: Sync README with website (ESLint Jenkins)Commits
The new version differs by 8 commits.
dbbba83
6.7.2
bc54d15
Build: changelog update for 6.7.2
bc435a9
Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614) (#12616)
4928d51
Fix: don't ignore the entry directory (fixes #12604) (#12607)
b41677a
Docs: Clarify suggestion's data in Working with Rules (refs #12606) (#12617)
ea16de4
Fix: Support tagged template literal generics in no-unexpected-multiline (#11698)
fa6415d
Sponsors: Sync README with website
e1e158b
Sponsors: Sync README with website
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: