Skip to content

Commit 1cd07bb

Browse files
author
Max
committed
Merge branch 'main' of https://github.com/GraphQL-Portal/graphql-portal into main
2 parents cc11009 + a96be53 commit 1cd07bb

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
@@ -6308,10 +6308,10 @@ humanize-ms@^1.2.1:
63086308
dependencies:
63096309
ms "^2.0.0"
63106310

6311-
6312-
version "7.0.1"
6313-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
6314-
integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
6311+
6312+
version "7.0.2"
6313+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
6314+
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
63156315

63166316
[email protected], iconv-lite@^0.4.24:
63176317
version "0.4.24"

0 commit comments

Comments
 (0)