Closed dependencies[bot] closed 5 years ago
Merging #489 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #489 +/- ##
=======================================
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...bde0eb0. Read the comment docs.
This PR has been automatically closed in favor of #495.
Overview
The following dependencies have been updated by dependencies.io:
lint-staged
inpackage.json
from "8.1.7" to "8.2.0"Details
lint-staged
This dependency is located in
package.json
and was updated from "8.1.7" to "8.2.0".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))