Skip to content

Commit ccbc536

Browse files
build: 📦 dependency husky to v8.0.3 (#474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19c6bbd commit ccbc536

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
@@ -38,7 +38,7 @@
3838
"cz-conventional-changelog": "3.3.0",
3939
"eslint": "^8.8.0",
4040
"eslint-config-prettier": "8.5.0",
41-
"husky": "8.0.2",
41+
"husky": "8.0.3",
4242
"jest": "29.3.1",
4343
"nx": "15.7.2",
4444
"prettier": "2.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4227,10 +4227,10 @@ humanize-ms@^1.2.1:
42274227
dependencies:
42284228
ms "^2.0.0"
42294229

4230-
husky@8.0.2:
4231-
version "8.0.2"
4232-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
4233-
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
4230+
husky@8.0.3:
4231+
version "8.0.3"
4232+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
4233+
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
42344234

42354235
iconv-lite@^0.4.24:
42364236
version "0.4.24"

0 commit comments

Comments
 (0)