Skip to content

Commit 8fdcc89

Browse files
Merge pull request #496 from ui-router/dependabot/npm_and_yarn/husky-4.3.8
2 parents 3360a26 + 248ec15 commit 8fdcc89

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.5",
3737
"@uirouter/rx": "^0.6.5",
3838
"angular": "^1.8.1",
39-
"husky": "^4.3.7",
39+
"husky": "^4.3.8",
4040
"ng-packagr": "^10.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
@@ -1519,10 +1519,10 @@ html-comment-regex@^1.1.0:
15191519
resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.2.tgz#97d4688aeb5c81886a364faa0cad1dda14d433a7"
15201520
integrity sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==
15211521

1522-
husky@^4.3.7:
1523-
version "4.3.7"
1524-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
1525-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
1522+
husky@^4.3.8:
1523+
version "4.3.8"
1524+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
1525+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
15261526
dependencies:
15271527
chalk "^4.0.0"
15281528
ci-info "^2.0.0"

0 commit comments

Comments
 (0)