An in-range update of prettier is breaking the build π¨
Opened this issue Β· 2 comments
greenkeeper commented
The devDependency prettier was updated from 1.18.2
to 1.19.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
prettier 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
- β AWS CodeBuild us-east-1 (package-layered-lambdas): Build failed for project package-layered-lambdas (Details).
Release Notes for Prettier 1.19: Long awaited Vue option, TypeScript 3.7 and new JavaScript features
π Release Notes
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 π΄
greenkeeper commented
After pinning to 1.18.2 your tests are passing again. Downgrade this dependency π.
greenkeeper commented
- The
devDependency
prettier was updated from1.19.0
to1.19.1
.
Your tests are still failing with this version. Compare changes