opencomponents / oc-template-react

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

Update husky in package.json from 2.4.1 to 3.0.0 #506

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

Details

husky

This dependency is located in package.json and was updated from "2.4.1" to "3.0.0".

2.5.0 * Use more accurate git hooks directory resolution * Add `CWD` in debug messages __Deprecated__
2.6.0 * Optional `HUSKY_USE_YARN` setting to use Yarn to run Husky * Add more debug information * Show a warning for Node `<= 8.6.0` __Deprecated__
2.7.0 Due to issues with Git `< 2.13.2`, this version is a rollback and is the same as husky `v2.4.1`. Changes introduced in `v2.5.0` and `v2.6.0` will be published in `v3.0.0`.
3.0.0 * Fix HUSKY_SKIP_INSTALL=1 not skipping install * __Breaking change__ husky requires now Git `>= 2.13.2`. If you're already using husky `v2` and don't use an old version of Git, you can safely upgrade.
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #506   +/-   ##
=======================================
  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 f99ef17...8a7561c. Read the comment docs.