Skip to content

Commit 9a97ab5

Browse files
Update dependency husky to v9.1.5
1 parent caa9569 commit 9a97ab5

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
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"eslint": "9.4.0",
2626
"eslint-config-prettier": "9.1.0",
27-
"husky": "9.0.11",
27+
"husky": "9.1.5",
2828
"prettier": "3.3.0",
2929
"pretty-quick": "4.0.0",
3030
"rxjs": "7.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -522,10 +522,10 @@ human-signals@^2.1.0:
522522
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
523523
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
524524

525-
husky@9.0.11:
526-
version "9.0.11"
527-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
528-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
525+
husky@9.1.5:
526+
version "9.1.5"
527+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
528+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
529529

530530
ignore@^5.2.0, ignore@^5.3.0, ignore@^5.3.1:
531531
version "5.3.1"

0 commit comments

Comments
 (0)