Skip to content

Commit 7c7e240

Browse files
committed
chore(deps): update dependency husky to v7.0.2
1 parent 899b1ba commit 7c7e240

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-import": "2.24.2",
5656
"eslint-plugin-node": "11.1.0",
5757
"eslint-plugin-promise": "5.1.0",
58-
"husky": "7.0.1",
58+
"husky": "7.0.2",
5959
"jest": "27.1.0",
6060
"jest-runner-eslint": "0.10.1",
6161
"json-schema-to-typescript": "10.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6420,10 +6420,10 @@ humanize-ms@^1.2.1:
64206420
dependencies:
64216421
ms "^2.0.0"
64226422

6423-
6424-
version "7.0.1"
6425-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
6426-
integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
6423+
6424+
version "7.0.2"
6425+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
6426+
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
64276427

64286428
[email protected], iconv-lite@^0.4.24:
64296429
version "0.4.24"

0 commit comments

Comments
 (0)