Skip to content

Commit 94dbb45

Browse files
authored
Merge pull request #932 from filecoin-project/dependabot/npm_and_yarn/main/husky-8.0.2
Bump husky from 7.0.4 to 8.0.2
2 parents 410a522 + 1ad335d commit 94dbb45

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
@@ -3,6 +3,6 @@
33
"prepare": "husky install"
44
},
55
"devDependencies": {
6-
"husky": "^7.0.4"
6+
"husky": "^8.0.2"
77
}
88
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
husky@^7.0.4:
6-
version "7.0.4"
7-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
8-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
5+
husky@^8.0.2:
6+
version "8.0.2"
7+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
8+
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==

0 commit comments

Comments
 (0)