Skip to content

Commit 5769ee2

Browse files
Bump husky from 8.0.3 to 9.0.11 (#1049)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.11) --- 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 3f74e9e commit 5769ee2

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.11",
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.11:
1237+
version "9.0.11"
1238+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
1239+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
12401240

12411241
ignore@^5.2.0:
12421242
version "5.2.4"

0 commit comments

Comments
 (0)