Skip to content

Commit 1fbbec8

Browse files
build(deps-dev): bump husky from 4.3.5 to 4.3.6
Bumps [husky](https://github.com/typicode/husky) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.5...v4.3.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 423435e commit 1fbbec8

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.5",
39+
"husky": "^4.3.6",
4040
"ng-packagr": "^9.0.0",
4141
"prettier": "^2.2.1",
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.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==
1413+
husky@^4.3.6:
1414+
version "4.3.6"
1415+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.6.tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c"
1416+
integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==
14171417
dependencies:
14181418
chalk "^4.0.0"
14191419
ci-info "^2.0.0"

0 commit comments

Comments
 (0)