Skip to content

Commit c3f4d3c

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

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
@@ -118,7 +118,7 @@
118118
"@types/cross-spawn": "^6.0.2",
119119
"babel-jest": "^27.0.6",
120120
"eslint-config-kentcdodds": "^19.1.1",
121-
"husky": "^7.0.1",
121+
"husky": "^7.0.2",
122122
"jest-in-case": "^1.0.2",
123123
"npm-run-all": "^4.1.5",
124124
"slash": "^3.0.0"

yarn.lock

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

4040-
husky@^7.0.1:
4041-
version "7.0.1"
4042-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
4043-
integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
4040+
husky@^7.0.2:
4041+
version "7.0.2"
4042+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
4043+
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
40444044

40454045
[email protected], iconv-lite@^0.4.24:
40464046
version "0.4.24"

0 commit comments

Comments
 (0)