Skip to content

Commit 0b40334

Browse files
chore(deps-dev): bump husky from 7.0.4 to 9.1.7 in /scorecards-site
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 475c572 commit 0b40334

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

scorecards-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-config-prettier": "^8.3.0",
6363
"eslint-plugin-nuxt": "^3.1.0",
6464
"eslint-plugin-vue": "^8.4.0",
65-
"husky": "^7.0.4",
65+
"husky": "^9.1.7",
6666
"lint-staged": "^12.1.2",
6767
"postcss": "^8.4.31",
6868
"prettier": "^2.5.1",

scorecards-site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6582,10 +6582,10 @@ human-signals@^2.1.0:
65826582
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
65836583
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
65846584

6585-
husky@^7.0.4:
6586-
version "7.0.4"
6587-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
6588-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
6585+
husky@^9.1.7:
6586+
version "9.1.7"
6587+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
6588+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
65896589

65906590
iconv-lite@^0.4.24:
65916591
version "0.4.24"

0 commit comments

Comments
 (0)