Skip to content

Commit a544c6a

Browse files
chore(deps-dev): bump husky from 6.0.0 to 8.0.1
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 8.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v6.0.0...v8.0.1) --- 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 741e993 commit a544c6a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-prettier": "^3.1.4",
6161
"file-loader": "^6.0.0",
6262
"fork-ts-checker-webpack-plugin": "^6.0.5",
63-
"husky": "^6.0.0",
63+
"husky": "^8.0.1",
6464
"is-ci": "^3.0.0",
6565
"istanbul": "^0.4.5",
6666
"jest": "^27.0.6",

yarn.lock

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

3089-
husky@^6.0.0:
3090-
version "6.0.0"
3091-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
3092-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
3089+
husky@^8.0.1:
3090+
version "8.0.1"
3091+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
3092+
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
30933093

30943094
iconv-lite@0.4.24, iconv-lite@^0.4.4:
30953095
version "0.4.24"

0 commit comments

Comments
 (0)