Skip to content

Commit 356ad00

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump husky from 7.0.2 to 7.0.4
Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 7.0.4. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.2...v7.0.4) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 994bbcc commit 356ad00

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
@@ -121,7 +121,7 @@
121121
"@types/cross-spawn": "^6.0.2",
122122
"babel-jest": "^27.2.4",
123123
"eslint-config-kentcdodds": "^19.2.0",
124-
"husky": "^7.0.2",
124+
"husky": "^7.0.4",
125125
"jest-in-case": "^1.0.2",
126126
"npm-run-all": "^4.1.5",
127127
"slash": "^3.0.0"

yarn.lock

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

3887-
husky@^7.0.2:
3888-
version "7.0.2"
3889-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
3890-
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
3887+
husky@^7.0.4:
3888+
version "7.0.4"
3889+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
3890+
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
38913891

38923892
[email protected], iconv-lite@^0.4.24:
38933893
version "0.4.24"

0 commit comments

Comments
 (0)