Skip to content

Commit d311c34

Browse files
build(deps-dev): bump husky from 8.0.3 to 9.1.5
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.1.5) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60e73da commit d311c34

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.1.0",
7474
"eslint-plugin-prettier": "^5.1.3",
7575
"gzip-size-cli": "^5.0.0",
76-
"husky": "^8.0.3",
76+
"husky": "^9.1.5",
7777
"jest": "^27.5.1",
7878
"lint-staged": "^15.2.2",
7979
"prettier": "^3.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5291,10 +5291,10 @@ humanize-ms@^1.2.1:
52915291
dependencies:
52925292
ms "^2.0.0"
52935293

5294-
husky@^8.0.3:
5295-
version "8.0.3"
5296-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
5297-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
5294+
husky@^9.1.5:
5295+
version "9.1.5"
5296+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
5297+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
52985298

52995299
[email protected], iconv-lite@^0.4.24:
53005300
version "0.4.24"

0 commit comments

Comments
 (0)