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 3.0.8 to 4.0.7 #624

Closed dependencies[bot] closed 4 years ago

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

3.0.9 * Reduce dependencies: replace `is-ci` with `ci-info` #579
3.1.0 - Add `pre-merge-commit` hook (#605)
4.0.0 * Support `Yarn v2` new Plug'n'Play feature (thanks to arcanis) * Improve path handling on Windows (in particular with `Cygwin` and `Cmdr`) * Remove `dependencies` and simplify code * __Breaking__ requires `Node 10+` __Thanks to all contributors and everyone who is supporting Husky on [Open Collective](https://opencollective.com/husky), [GitHub sponsors](https://github.com/sponsors/typicode) and [Patreon](https://www.patreon.com/typicode)!__
4.0.1 * Fix: make Yarn silent. When Husky was installed with Yarn 1.21.1, hooks output was too verbose (#626).
4.0.2 * Fix: show error message when hook fails
4.0.3 * Fix: error message if trying to install in a non-git repo (#627)
4.0.4 * Fix: npm ignore `.eslintrc.js` (#627)
4.0.5 * Fix: use process.exit if install fails #633
4.0.6 * Revert change in v4.0.5
4.0.7 * Fix Yarn when running inside `winpty` (#634)
dependencies[bot] commented 4 years ago

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