Skip to content

Commit fb7fcf8

Browse files
chore(deps): update dependency husky to v9.1.7 (#621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3334354 commit fb7fcf8

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
@@ -43,7 +43,7 @@
4343
"eslint": "8.57.1",
4444
"eslint-config-prettier": "9.1.0",
4545
"eslint-plugin-functional": "6.6.1",
46-
"husky": "9.1.6",
46+
"husky": "9.1.7",
4747
"prettier": "3.3.3",
4848
"rimraf": "5.0.10",
4949
"type-fest": "^4.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2941,10 +2941,10 @@ https-proxy-agent@^5.0.0:
29412941
agent-base "6"
29422942
debug "4"
29432943

2944-
2945-
version "9.1.6"
2946-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
2947-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
2944+
2945+
version "9.1.7"
2946+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
2947+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
29482948

29492949
ignore@^5.2.0, ignore@^5.3.1:
29502950
version "5.3.1"

0 commit comments

Comments
 (0)