Skip to content

Commit 43630a4

Browse files
chore(deps-dev): Bump husky from 5.2.0 to 8.0.3 (#27)
Bumps [husky](https://github.com/typicode/husky) from 5.2.0 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.2.0...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c925b3 commit 43630a4

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
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/parser": "^4.15.2",
2929
"eslint": "^7.20.0",
3030
"eslint-config-sora": "^3.1.0",
31-
"husky": "^5.0.9",
31+
"husky": "^8.0.3",
3232
"lerna": "^4.0.0",
3333
"typescript": "^5.3.3"
3434
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7513,10 +7513,10 @@ humanize-ms@^1.2.1:
75137513
dependencies:
75147514
ms "^2.0.0"
75157515

7516-
husky@^5.0.9:
7517-
version "5.2.0"
7518-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
7519-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
7516+
husky@^8.0.3:
7517+
version "8.0.3"
7518+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
7519+
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
75207520

75217521
[email protected], iconv-lite@^0.4.24:
75227522
version "0.4.24"

0 commit comments

Comments
 (0)