Skip to content

Commit 61913d8

Browse files
chore(deps-dev): bump husky from 8.0.3 to 9.0.5
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.5) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92bac96 commit 61913d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/parser": "^6.9.1",
4747
"eslint": "^8.8.0",
4848
"eslint-plugin-eslint-plugin": "^5.0.0",
49-
"husky": "^8.0.1",
49+
"husky": "^9.0.5",
5050
"jest": "^29.2.2",
5151
"np": "^9.0.0",
5252
"prettier": "^3.0.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3184,10 +3184,10 @@ human-signals@^5.0.0:
31843184
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
31853185
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
31863186

3187-
husky@^8.0.1:
3188-
version "8.0.3"
3189-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
3190-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
3187+
husky@^9.0.5:
3188+
version "9.0.5"
3189+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.5.tgz#b01f5bcd5ca2230c5b29b0c891a9699bebefc4ab"
3190+
integrity sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==
31913191

31923192
iconv-lite@^0.4.24:
31933193
version "0.4.24"

0 commit comments

Comments
 (0)