Skip to content

Commit 2c5d88c

Browse files
Bump husky from 9.1.5 to 9.1.6 (#1141)
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.5...v9.1.6) --- 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 28f43a5 commit 2c5d88c

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
@@ -1313,7 +1313,7 @@
13131313
"eslint": "^8.57.0",
13141314
"eslint-webpack-plugin": "^4.2.0",
13151315
"glob": "^11.0.0",
1316-
"husky": "^9.1.5",
1316+
"husky": "^9.1.6",
13171317
"mocha": "^10.7.3",
13181318
"prettier": "^3.3.3",
13191319
"ts-loader": "^9.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,10 +1258,10 @@ https-proxy-agent@^7.0.5:
12581258
agent-base "^7.0.2"
12591259
debug "4"
12601260

1261-
husky@^9.1.5:
1262-
version "9.1.5"
1263-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
1264-
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
1261+
husky@^9.1.6:
1262+
version "9.1.6"
1263+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
1264+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
12651265

12661266
ieee754@^1.2.1:
12671267
version "1.2.1"

0 commit comments

Comments
 (0)