This version is covered by your current version range and after updating it in your project the build failed.
As babel-eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/jcoreio/react-redux-features/builds/221445413)
Release Notesv7.2.2
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 7.2.2 of babel-eslint just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As babel-eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/jcoreio/react-redux-features/builds/221445413)Release Notes
v7.2.2v7.2.2
Commits
The new version differs by 14 commits .
f59d200
7.2.2
8622009
Fix: use eslint-scope instead of escope if present (#461)
0f611b8
Separate finding peer deps from monkeypatching (#460)
1201e12
Remove unused .gitmodules (#457)
a750684
Use dedent for unpadding (#456)
cdb92fe
Merge pull request #455 from babel/babylon-to-espree-tidy
ec14787
Enable strict mode in all of babylon-to-espree
6c5beec
Move ast convert steps to babylon-to-espree
d2ce789
Use for-loop for template literal conversion
539af05
Only iterate over tokens once
06c3a31
Inline fixDirectives and use for-loop
5d32ad0
Consolidate versions of "convertComments"
2541fc9
toAst pass "source" in state instead of keeping in scope
21dac73
Add type parameter scope tests (#454)
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: