Skip to content

Commit 07ec211

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 2ac3f65 commit 07ec211

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.2.0",
11641164
"prettier": "^3.2.5",
11651165
"ts-loader": "^9.5.1",

yarn.lock

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

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

12421242
ignore@^5.2.0:
12431243
version "5.2.4"

0 commit comments

Comments
 (0)