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

Commit e5968cd

Browse files
Bump husky from 4.3.7 to 4.3.8
Bumps [husky](https://github.com/typicode/husky) from 4.3.7 to 4.3.8. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.7...v4.3.8) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d4af7e commit e5968cd

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
@@ -7425,10 +7425,10 @@ human-signals@^2.1.0:
74257425
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
74267426
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
74277427

7428-
husky@^4.3.7:
7429-
version "4.3.7"
7430-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
7431-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
7428+
husky@^4.3.8:
7429+
version "4.3.8"
7430+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
7431+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
74327432
dependencies:
74337433
chalk "^4.0.0"
74347434
ci-info "^2.0.0"

0 commit comments

Comments
 (0)