Skip to content

Commit 5303ced

Browse files
Bump husky from 9.1.6 to 9.1.7 (#1176)
Bumps [husky](https://github.com/typicode/husky) from 9.1.6 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f58f3fd commit 5303ced

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
@@ -1316,7 +1316,7 @@
13161316
"eslint-webpack-plugin": "^4.2.0",
13171317
"glob": "^11.0.0",
13181318
"globals": "^15.13.0",
1319-
"husky": "^9.1.6",
1319+
"husky": "^9.1.7",
13201320
"mocha": "^10.8.2",
13211321
"prettier": "^3.3.3",
13221322
"ts-loader": "^9.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,10 +1370,10 @@ https-proxy-agent@^7.0.5:
13701370
agent-base "^7.0.2"
13711371
debug "4"
13721372

1373-
husky@^9.1.6:
1374-
version "9.1.6"
1375-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
1376-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
1373+
husky@^9.1.7:
1374+
version "9.1.7"
1375+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
1376+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
13771377

13781378
ieee754@^1.2.1:
13791379
version "1.2.1"

0 commit comments

Comments
 (0)