Skip to content

Commit ff67024

Browse files
chore(deps-dev): bump husky in the dependencies group (#7363)
Bumps the dependencies group with 1 update: [husky](https://github.com/typicode/husky). Updates `husky` from 9.1.4 to 9.1.5 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.4...v9.1.5) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f570adb commit ff67024

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"globals": "^15.9.0",
105105
"html-webpack-plugin": "^5.5.4",
106106
"http-server": "^14.1.1",
107-
"husky": "^9.1.4",
107+
"husky": "^9.1.5",
108108
"hyperlink": "^5.0.4",
109109
"jest": "^29.7.0",
110110
"lightningcss": "^1.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6862,10 +6862,10 @@ human-signals@^5.0.0:
68626862
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
68636863
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
68646864

6865-
husky@^9.1.4:
6866-
version "9.1.4"
6867-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
6868-
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
6865+
husky@^9.1.5:
6866+
version "9.1.5"
6867+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
6868+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
68696869

68706870
hyperlink@^5.0.4:
68716871
version "5.0.4"

0 commit comments

Comments
 (0)