Skip to content

Commit da577d7

Browse files
chore(deps-dev): bump husky from 6.0.0 to 7.0.2
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.2. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v6.0.0...v7.0.2) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent baea1e2 commit da577d7

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-import": "^2.22.1",
3838
"eslint-plugin-jest": "~24.3.5",
3939
"faker": "^5.5.3",
40-
"husky": "^6.0.0",
40+
"husky": "^7.0.2",
4141
"jest": "~27.2.2",
4242
"lint-staged": "^11.0.0",
4343
"ts-jest": "~27.0.3",

yarn.lock

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

2064-
husky@^6.0.0:
2065-
version "6.0.0"
2066-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
2067-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
2064+
husky@^7.0.2:
2065+
version "7.0.2"
2066+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
2067+
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
20682068

20692069
iconv-lite@0.4.24:
20702070
version "0.4.24"

0 commit comments

Comments
 (0)