Skip to content

Commit 765a0bf

Browse files
Bump husky from 9.0.11 to 9.1.3 (#1117)
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3585c22 commit 765a0bf

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": "^10.4.1",
1316-
"husky": "^9.0.11",
1316+
"husky": "^9.1.3",
13171317
"mocha": "^10.4.0",
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
@@ -1305,10 +1305,10 @@ https-proxy-agent@^7.0.4:
13051305
agent-base "^7.0.2"
13061306
debug "4"
13071307

1308-
husky@^9.0.11:
1309-
version "9.0.11"
1310-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
1311-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
1308+
husky@^9.1.3:
1309+
version "9.1.3"
1310+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
1311+
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
13121312

13131313
ieee754@^1.2.1:
13141314
version "1.2.1"

0 commit comments

Comments
 (0)