Skip to content

Commit 1721cdd

Browse files
chore(deps-dev): bump husky from 8.0.3 to 9.0.11
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] <support@github.com>
1 parent 1e423c5 commit 1721cdd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"eslint-plugin-n": "^16.2.0",
8484
"eslint-plugin-prettier": "^5.0.1",
8585
"eslint-plugin-qunit": "^8.0.1",
86-
"husky": "^8.0.3",
86+
"husky": "^9.0.11",
8787
"lint-staged": "^15.0.2",
8888
"loader.js": "^4.7.0",
8989
"pinst": "^3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7052,10 +7052,10 @@ humanize-ms@^1.2.1:
70527052
dependencies:
70537053
ms "^2.0.0"
70547054

7055-
husky@^8.0.3:
7056-
version "8.0.3"
7057-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
7058-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
7055+
husky@^9.0.11:
7056+
version "9.0.11"
7057+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
7058+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
70597059

70607060
iconv-lite@0.4.24, iconv-lite@^0.4.24:
70617061
version "0.4.24"

0 commit comments

Comments
 (0)