Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 36c8a43

Browse files
author
Greg Rickaby
authored
Merge pull request #102 from WebDevStudios/dependabot/npm_and_yarn/husky-4.3.8
Bump husky from 4.3.7 to 4.3.8
2 parents 47de360 + e5968cd commit 36c8a43

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
@@ -66,7 +66,7 @@
6666
"eslint-plugin-react": "^7.22.0",
6767
"eslint-plugin-react-hooks": "^4.2.0",
6868
"graphql": "^15.4.0",
69-
"husky": "^4.3.7",
69+
"husky": "^4.3.8",
7070
"lint-staged": "^10.5.3",
7171
"next-seo": "^4.17.0",
7272
"next-sitemap": "^1.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7418,10 +7418,10 @@ human-signals@^2.1.0:
74187418
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
74197419
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
74207420

7421-
husky@^4.3.7:
7422-
version "4.3.7"
7423-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
7424-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
7421+
husky@^4.3.8:
7422+
version "4.3.8"
7423+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
7424+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
74257425
dependencies:
74267426
chalk "^4.0.0"
74277427
ci-info "^2.0.0"

0 commit comments

Comments
 (0)