Skip to content

Commit 4dd568c

Browse files
authored
Merge pull request #397 from OpenAPITools/renovate/husky-7.x
chore(deps): update dependency husky to v7
2 parents e6fcd21 + 0729273 commit 4dd568c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"eslint": "7.32.0",
126126
"eslint-config-prettier": "8.3.0",
127127
"generate-package-json-webpack-plugin": "2.1.3",
128-
"husky": "6.0.0",
128+
"husky": "7.0.2",
129129
"jest": "26.6.3",
130130
"prettier": "2.3.2",
131131
"semantic-release": "17.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5530,10 +5530,10 @@ humanize-ms@^1.2.1:
55305530
dependencies:
55315531
ms "^2.0.0"
55325532

5533-
husky@6.0.0:
5534-
version "6.0.0"
5535-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5536-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
5533+
husky@7.0.2:
5534+
version "7.0.2"
5535+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
5536+
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
55375537

55385538
iconv-lite@0.4.24, iconv-lite@^0.4.24:
55395539
version "0.4.24"

0 commit comments

Comments
 (0)