An in-range update of babel-eslint is breaking the build π¨
Closed this issue Β· 2 comments
Version 8.2.0 of babel-eslint was just published.
Branch | Build failing π¨ |
---|---|
Dependency | babel-eslint |
Current Version | 8.1.2 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
babel-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
Commits
The new version differs by 4 commits.
ef27670
8.2.0
eba5920
Add other parser plugins, update yarn.lock (#569)
e201fb4
Make 2018 the default ecmaVersion for rules relying on parserOptions (#556)
1dedd1b
update babel packages (#565)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 8.1.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 8.2.1 just got published.
Your tests are still failing with this version. Compare the changes π¨