Skip to content

Commit 30dcc6e

Browse files
Bump husky from 7.0.4 to 9.0.10
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v9.0.10) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 826fb42 commit 30dcc6e

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
@@ -29,7 +29,7 @@
2929
"@types/jest": "^29.5.11",
3030
"@types/react": "^18.2.55",
3131
"@types/react-dom": "^18.2.19",
32-
"husky": "^7.0.4",
32+
"husky": "^9.0.10",
3333
"react": "^18.2.0",
3434
"react-dom": "^18.2.0",
3535
"tsdx": "^0.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3324,10 +3324,10 @@ humanize-duration@^3.15.3:
33243324
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.21.0.tgz#ae5dc7e67640770cbf6a8d03a5d1138d47c7ce38"
33253325
integrity sha512-7BLsrQZ2nMGeakmGDUl1pDne6/7iAdvwf1RtDLCOPHNFIHjkOVW7lcu7xHkIM9HhZAlSSO5crhC1dHvtl4dIQw==
33263326

3327-
husky@^7.0.4:
3328-
version "7.0.4"
3329-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
3330-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
3327+
husky@^9.0.10:
3328+
version "9.0.10"
3329+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
3330+
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
33313331

33323332
[email protected], iconv-lite@^0.4.24:
33333333
version "0.4.24"

0 commit comments

Comments
 (0)