Skip to content

Commit 064ffaf

Browse files
chore(deps-dev): bump husky from 8.0.3 to 9.0.11 (#2587)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.11) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0f337b commit 064ffaf

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
@@ -78,7 +78,7 @@
7878
"eslint": "^8.57.0",
7979
"fast-glob": "^3.3.2",
8080
"gh-pages": "^6.1.1",
81-
"husky": "^8.0.3",
81+
"husky": "^9.0.11",
8282
"lerna": "^6.6.2",
8383
"lint-staged": "^14.0.0",
8484
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9815,10 +9815,10 @@ humanize-ms@^1.2.1:
98159815
dependencies:
98169816
ms "^2.0.0"
98179817

9818-
husky@^8.0.3:
9819-
version "8.0.3"
9820-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
9821-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
9818+
husky@^9.0.11:
9819+
version "9.0.11"
9820+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
9821+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
98229822

98239823
[email protected], iconv-lite@^0.4.24:
98249824
version "0.4.24"

0 commit comments

Comments
 (0)