Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 4.3.8 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 7.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v4.3.8...v7.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and T0biii committed Feb 15, 2022
1 parent d81943d commit 009783c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"axios-mock-adapter": "^1.18.1",
"color-contrast-checker": "^2.1.0",
"hjson": "^3.2.2",
"husky": "^4.2.5",
"css-to-object": "^1.1.0",
"husky": "^7.0.2",
"jest": "^27.1.0",
"parse-diff": "^0.8.1"
},
Expand Down

0 comments on commit 009783c

Please sign in to comment.