Skip to content

Commit 62922be

Browse files
build(deps-dev): bump husky from 4.3.0 to 4.3.5
Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.0...v4.3.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 73efa7e commit 62922be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@uirouter/publish-scripts": "^2.5.4",
3737
"@uirouter/rx": "^0.6.5",
3838
"angular": "^1.8.1",
39-
"husky": "^4.3.0",
39+
"husky": "^4.3.5",
4040
"ng-packagr": "^9.0.0",
4141
"prettier": "^2.2.0",
4242
"pretty-quick": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1410,10 +1410,10 @@ http-cache-semantics@^4.0.0:
14101410
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
14111411
integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==
14121412

1413-
husky@^4.3.0:
1414-
version "4.3.0"
1415-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
1416-
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
1413+
husky@^4.3.5:
1414+
version "4.3.5"
1415+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
1416+
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
14171417
dependencies:
14181418
chalk "^4.0.0"
14191419
ci-info "^2.0.0"

0 commit comments

Comments
 (0)