Skip to content

Commit d1b3050

Browse files
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] <[email protected]>
1 parent 3f74e9e commit d1b3050

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
@@ -1159,7 +1159,7 @@
11591159
"eslint": "^8.56.0",
11601160
"eslint-webpack-plugin": "^4.0.1",
11611161
"glob": "^10.3.10",
1162-
"husky": "^8.0.2",
1162+
"husky": "^9.0.10",
11631163
"mocha": "^10.3.0",
11641164
"prettier": "^3.2.5",
11651165
"ts-loader": "^9.5.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1233,10 +1233,10 @@ https-proxy-agent@^5.0.0:
12331233
agent-base "6"
12341234
debug "4"
12351235

1236-
husky@^8.0.2:
1237-
version "8.0.3"
1238-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1239-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1236+
husky@^9.0.10:
1237+
version "9.0.10"
1238+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
1239+
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
12401240

12411241
ignore@^5.2.0:
12421242
version "5.2.4"

0 commit comments

Comments
 (0)