opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update lint-staged in package.json from 8.1.7 to 8.2.1 #495

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

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)
codecov[bot] commented 5 years ago

Codecov Report

Merging #495 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           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.