Skip to content

Commit a0a5bb2

Browse files
chore(deps): update dependency husky to v8.0.3
1 parent b6dab3a commit a0a5bb2

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
@@ -32,7 +32,7 @@
3232
"@types/node": "18.18.4",
3333
"@typescript-eslint/parser": "5.26.0",
3434
"eslint": "8.51.0",
35-
"husky": "8.0.2",
35+
"husky": "8.0.3",
3636
"jest": "29.5.0",
3737
"prettier": "2.8.2",
3838
"pretty-quick": "3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1978,10 +1978,10 @@ human-signals@^2.1.0:
19781978
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
19791979
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
19801980

1981-
husky@8.0.2:
1982-
version "8.0.2"
1983-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
1984-
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
1981+
husky@8.0.3:
1982+
version "8.0.3"
1983+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1984+
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
19851985

19861986
ignore@^5.1.4:
19871987
version "5.1.8"

0 commit comments

Comments
 (0)