build(deps-dev): bump husky from 9.0.11 to 9.1.1 (#3775)

* build(deps-dev): bump husky from 9.0.11 to 9.1.1

Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run husky to remove deprecated code

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <fleny113@outlook.com>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-21 11:49:41 -05:00
committed by GitHub
parent 402f1b3049
commit 8fa2f3e6ef
4 changed files with 8 additions and 14 deletions

View File

@@ -1,6 +1,3 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
if git diff-tree -r --name-only --no-commit-id HEAD@{1} HEAD | grep -q "yarn\|package.json"; then
echo "hook(post-merge) - Found changes to a yarn file or package.json, running Yarn."
yarn

View File

@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn run lint-staged
lint-staged

View File

@@ -30,7 +30,7 @@
"@biomejs/biome": "^1.8.3",
"chokidar-cli": "^3.0.0",
"discordeno": "19.0.0-alpha.1",
"husky": "^9.0.11",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"turbo": "^2.0.6",
"typedoc": "^0.26.4",

View File

@@ -1511,7 +1511,7 @@ __metadata:
"@biomejs/biome": "npm:^1.8.3"
chokidar-cli: "npm:^3.0.0"
discordeno: "npm:19.0.0-alpha.1"
husky: "npm:^9.0.11"
husky: "npm:^9.1.1"
lint-staged: "npm:^15.2.7"
turbo: "npm:^2.0.6"
typedoc: "npm:^0.26.4"
@@ -2095,12 +2095,12 @@ __metadata:
languageName: node
linkType: hard
"husky@npm:^9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
"husky@npm:^9.1.1":
version: 9.1.1
resolution: "husky@npm:9.1.1"
bin:
husky: bin.mjs
checksum: 8a9b7cb9dc8494b470b3b47b386e65d579608c6206da80d3cc8b71d10e37947264af3dfe00092368dad9673b51d2a5ee87afb4b2291e77ba9e7ec1ac36e56cd1
husky: bin.js
checksum: c3be0392071b78c680fc6b9fd7978f52c26e18238a2840c6eabfc0db395e19fcd798da8eff0e31a9e76c479d6019a567d83a8de80f360d28552bc83bd1839b7c
languageName: node
linkType: hard