Closed dependencies[bot] closed 5 years ago
Merging #495 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #495 +/- ##
=======================================
Coverage 96.04% 96.04%
=======================================
Files 19 19
Lines 253 253
Branches 31 31
=======================================
Hits 243 243
Misses 10 10
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 507ec01...be1d234. Read the comment docs.
Overview
The following dependencies have been updated by dependencies.io:
lint-staged
inpackage.json
from "8.1.7" to "8.2.1"Details
lint-staged
This dependency is located in
package.json
and was updated from "8.1.7" to "8.2.1".8.2.0
# [8.2.0](https://github.com/okonet/lint-staged/compare/v8.1.7...v8.2.0) (2019-06-06) ### Bug Fixes * normalize gitDir path for Windows compatibility ([90e343b](https://github.com/okonet/lint-staged/commit/90e343b)) ### Features * throw error in runAll if outside git directory ([6ac666d](https://github.com/okonet/lint-staged/commit/6ac666d))8.2.1
## [8.2.1](https://github.com/okonet/lint-staged/compare/v8.2.0...v8.2.1) (2019-06-13) ### Bug Fixes * Override env GIT_DIR variable to resolve to the correct git dir path ([#629](https://www.dependencies.io/github-redirect/okonet/lint-staged/issues/629)) ([5892455](https://github.com/okonet/lint-staged/commit/5892455)), closes [#627](https://www.dependencies.io/github-redirect/okonet/lint-staged/issues/627)