This version is covered by your current version range and after updating it in your project the build failed.
lint-staged 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.
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 lint-staged was updated from
9.2.2
to9.2.3
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
lint-staged 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
- β **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/lissitz/react-accessible-treeview/builds/573187354?utm_source=github_status&utm_medium=notification)). - β **netlify/react-accessible-treeview/deploy-preview:** Deploy preview failed. ([Details](https://app.netlify.com/sites/react-accessible-treeview/deploys/5d6c16a8fc2c13000c9aac07)). - β **Mixed content - react-accessible-treeview:** Please check [the logs](https://app.netlify.com/sites/react-accessible-treeview/deploys/5d6c16a8fc2c13000c9aac07). - β **Redirect rules - react-accessible-treeview:** Please check [the logs](https://app.netlify.com/sites/react-accessible-treeview/deploys/5d6c16a8fc2c13000c9aac07). - β **Header rules - react-accessible-treeview:** Please check [the logs](https://app.netlify.com/sites/react-accessible-treeview/deploys/5d6c16a8fc2c13000c9aac07). - β **Pages changed - react-accessible-treeview:** Please check [the logs](https://app.netlify.com/sites/react-accessible-treeview/deploys/5d6c16a8fc2c13000c9aac07). - β **Travis CI - Branch:** The build **passed**.Release Notes for v9.2.3
9.2.3 (2019-08-17)
Bug Fixes
Commits
The new version differs by 7 commits.
c9424ad
test: mock resolveGitDir to fix runAll tests
82b5182
fix: generateTasks handles parent dir globs correctly
f485e51
fix: normalize gitDir path to posix using normalize-path
f77cefa
refactor: generateTasks is not async
23019a5
refactor: remove unnecessary try/catch
94dbeda
refactor: no need to create absolute paths since cwd is already absolute
eb3fa83
fix: don't normalize path gitDir path for better Windows compatibility
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: