Skip to content

Commit 57db0da

Browse files
Merge pull request #397 from distributedvc/dependabot/npm_and_yarn/husky-7.0.1
2 parents 6dd3d08 + 1ad55b0 commit 57db0da

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
@@ -24,7 +24,7 @@
2424
"eslint-config-prettier": "^8.3.0",
2525
"eslint-plugin-import": "^2.23.4",
2626
"eslint-plugin-prettier": "^3.4.0",
27-
"husky": "^7.0.0",
27+
"husky": "^7.0.1",
2828
"jest": "^26.6.3",
2929
"prettier": "^2.3.2",
3030
"ts-jest": "^26.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2530,10 +2530,10 @@ human-signals@^1.1.1:
25302530
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
25312531
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
25322532

2533-
husky@^7.0.0:
2534-
version "7.0.0"
2535-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
2536-
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
2533+
husky@^7.0.1:
2534+
version "7.0.1"
2535+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
2536+
integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
25372537

25382538
iconv-lite@0.4.24:
25392539
version "0.4.24"

0 commit comments

Comments
 (0)