Skip to content

Commit

Permalink
fix(deps): update dependency husky to ^4.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 1, 2022
1 parent 26758a0 commit 7e8bf0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@sourcegraph/eslint-config": "^0.27.0",
"@sourcegraph/prettierrc": "^3.0.3",
"eslint": "^7.32.0",
"husky": "^4.3.5",
"husky": "^4.3.8",
"prettier": "^2.6.0",
"semantic-release": "^17.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4518,7 +4518,7 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@^4.3.5:
husky@^4.3.8:
version "4.3.8"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
Expand Down

0 comments on commit 7e8bf0a

Please sign in to comment.