Skip to content

Commit 6eca93b

Browse files
build(deps-dev): bump husky from 8.0.3 to 9.0.11
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]>
1 parent 213d4c4 commit 6eca93b

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
@@ -73,7 +73,7 @@
7373
"eslint-config-prettier": "^9.0.0",
7474
"eslint-plugin-prettier": "^5.1.3",
7575
"gzip-size-cli": "^5.0.0",
76-
"husky": "^8.0.3",
76+
"husky": "^9.0.11",
7777
"jest": "^27.5.1",
7878
"lint-staged": "^15.1.0",
7979
"prettier": "^3.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5272,10 +5272,10 @@ humanize-ms@^1.2.1:
52725272
dependencies:
52735273
ms "^2.0.0"
52745274

5275-
husky@^8.0.3:
5276-
version "8.0.3"
5277-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
5278-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
5275+
husky@^9.0.11:
5276+
version "9.0.11"
5277+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
5278+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
52795279

52805280
[email protected], iconv-lite@^0.4.24:
52815281
version "0.4.24"

0 commit comments

Comments
 (0)