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 9.4.0 to 9.5.0 #601

Closed dependencies[bot] closed 4 years ago

dependencies[bot] commented 4 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 "9.4.0" to "9.5.0".

9.4.1 ## [9.4.1](https://github.com/okonet/lint-staged/compare/v9.4.0...v9.4.1) (2019-10-01) ### Bug Fixes * add note about next version ([#708](https://www.dependencies.io/github-redirect/okonet/lint-staged/issues/708)) ([8ec040c](https://github.com/okonet/lint-staged/commit/8ec040c))
9.4.2 ## [9.4.2](https://github.com/okonet/lint-staged/compare/v9.4.1...v9.4.2) (2019-10-08) ### Bug Fixes * create fn title with mock file list of correct length ([8c3ca58](https://github.com/okonet/lint-staged/commit/8c3ca58))
9.4.3 ## [9.4.3](https://github.com/okonet/lint-staged/compare/v9.4.2...v9.4.3) (2019-11-13) ### Bug Fixes * **deps:** bump eslint-utils from 1.4.0 to 1.4.3 to fix a security vulnerability ([#722](https://www.dependencies.io/github-redirect/okonet/lint-staged/issues/722)) ([ed84d8e](https://github.com/okonet/lint-staged/commit/ed84d8e812010f6da333eff7ca31c71ebf35e7df))
9.5.0 # [9.5.0](https://github.com/okonet/lint-staged/compare/v9.4.3...v9.5.0) (2019-11-27) ### Features * add support for concurrent CLI option ([6af8307](https://github.com/okonet/lint-staged/commit/6af83070c44003477c00d4c088806af23333ec59))
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #601   +/-   ##
=======================================
  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 7bf3d2e...99fc297. Read the comment docs.

dependencies[bot] commented 4 years ago

This PR has been automatically closed in favor of #628.