Skip to content

Commit 26d06d5

Browse files
chore(deps-dev): bump husky from 8.0.3 to 9.0.10
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.10) --- 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 d683453 commit 26d06d5

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
"eslint-plugin-n": "^16.2.0",
8484
"eslint-plugin-prettier": "^5.0.1",
8585
"eslint-plugin-qunit": "^8.0.1",
86-
"husky": "^8.0.3",
86+
"husky": "^9.0.10",
8787
"lint-staged": "^15.0.2",
8888
"loader.js": "^4.7.0",
8989
"pinst": "^3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6985,10 +6985,10 @@ humanize-ms@^1.2.1:
69856985
dependencies:
69866986
ms "^2.0.0"
69876987

6988-
husky@^8.0.3:
6989-
version "8.0.3"
6990-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
6991-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
6988+
husky@^9.0.10:
6989+
version "9.0.10"
6990+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
6991+
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
69926992

69936993
iconv-lite@0.4.24, iconv-lite@^0.4.24:
69946994
version "0.4.24"

0 commit comments

Comments
 (0)