Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 17e1e25

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/acorn-6.4.1
2 parents 2daa574 + 296c98a commit 17e1e25

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
@@ -93,7 +93,7 @@
9393
"cypress": "3.8.3",
9494
"dotenv": "8.2.0",
9595
"eslint": "6.8.0",
96-
"husky": "4.2.1",
96+
"husky": "4.2.3",
9797
"jest": "25.1.0",
9898
"jest-preset-angular": "7.1.1",
9999
"ng-packagr": "5.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6029,10 +6029,10 @@ humanize-url@^1.0.0:
60296029
normalize-url "^1.0.0"
60306030
strip-url-auth "^1.0.0"
60316031

6032-
husky@4.2.1:
6033-
version "4.2.1"
6034-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.1.tgz#b09f1bd9129e6c323cc515dc17081d0615e2d7c1"
6035-
integrity sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ==
6032+
husky@4.2.3:
6033+
version "4.2.3"
6034+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
6035+
integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ==
60366036
dependencies:
60376037
chalk "^3.0.0"
60386038
ci-info "^2.0.0"

0 commit comments

Comments
 (0)