oc-template-react
oc-template-react copied to clipboard
Update husky in package.json from 3.0.8 to 4.2.1
Overview
The following dependencies have been updated by dependencies.io:
huskyinpackage.jsonfrom "3.0.8" to "4.2.1"
Details
husky
This dependency is located in package.json and was updated from "3.0.8" to "4.2.1".
3.0.9
- Reduce dependencies: replace
is-ciwithci-info#579
3.1.0
- Add
pre-merge-commithook (#605)
4.0.0
- Support
Yarn v2new Plug'n'Play feature (thanks to arcanis) - Improve path handling on Windows (in particular with
CygwinandCmdr) - Remove
dependenciesand simplify code - Breaking requires
Node 10+
Thanks to all contributors and everyone who is supporting Husky on Open Collective, GitHub sponsors and Patreon!
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)
4.0.9
- Fix: read stdin from hook script (#645)
4.1.0
- Improve speed and refactor hooks
4.2.0
- Check Git version during install and log an error if it's
<2.13.0
4.2.1
- Fix: support spaces in path to husky.local.sh #658
We didn't find any content for 4.0.8 or 4.0.10. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.