Skip to content

Commit fc2880d

Browse files
Chore(deps-dev): bump husky from 7.0.4 to 8.0.3
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v8.0.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16c480c commit fc2880d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/react-dom": "^17.0.11",
8484
"eslint": "^8.2.0",
8585
"eslint-config-welly": "^1.13.0",
86-
"husky": "^7.0.4",
86+
"husky": "^8.0.3",
8787
"jest": "^27.4.7",
8888
"lint-staged": "^12.4.1",
8989
"npm-run-all": "^4.1.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4122,10 +4122,10 @@ human-signals@^2.1.0:
41224122
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
41234123
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
41244124

4125-
husky@^7.0.4:
4126-
version "7.0.4"
4127-
resolved "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz"
4128-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
4125+
husky@^8.0.3:
4126+
version "8.0.3"
4127+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
4128+
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
41294129

41304130
41314131
version "0.4.24"

0 commit comments

Comments
 (0)