Skip to content

Commit

Permalink
build(deps-dev): bump husky from 8.0.3 to 9.1.1
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 43dbc6c commit aadb669
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"commit-and-tag-version": "^12.4.1",
"husky": "^8.0.3",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"prettier": "^3.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/change-etab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"axios": "^1.7.2",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.27.0",
"husky": "^8.0.3",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/param-etab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.27.0",
"husky": "^8.0.3",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ressources-diffusables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"axios": "^1.7.2",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.27.0",
"husky": "^8.0.3",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"lodash.debounce": "^4.0.8",
"npm-run-all2": "^6.2.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1132,7 +1132,7 @@ __metadata:
axios: "npm:^1.7.2"
eslint: "npm:^8.57.0"
eslint-plugin-vue: "npm:^9.27.0"
husky: "npm:^8.0.3"
husky: "npm:^9.1.1"
lint-staged: "npm:^15.2.7"
npm-run-all2: "npm:^6.2.2"
prettier: "npm:^3.3.3"
Expand Down Expand Up @@ -1169,7 +1169,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-vue: "npm:^9.27.0"
husky: "npm:^8.0.3"
husky: "npm:^9.1.1"
lint-staged: "npm:^15.2.7"
npm-run-all2: "npm:^6.2.2"
prettier: "npm:^3.3.3"
Expand Down Expand Up @@ -1287,7 +1287,7 @@ __metadata:
axios: "npm:^1.7.2"
eslint: "npm:^8.57.0"
eslint-plugin-vue: "npm:^9.27.0"
husky: "npm:^8.0.3"
husky: "npm:^9.1.1"
lint-staged: "npm:^15.2.7"
lodash.debounce: "npm:^4.0.8"
npm-run-all2: "npm:^6.2.2"
Expand Down Expand Up @@ -5745,12 +5745,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:^9.1.1":
version: 9.1.1
resolution: "husky@npm:9.1.1"
bin:
husky: lib/bin.js
checksum: 10/b754cf70fdc97c3b60fec5b80056b9c11436464953b1691bf2b5dcf0081fb6685d2c5f47abb8b2b1c49f504aabea5321fdd6496f8b755d9f6e7525a493406abb
husky: bin.js
checksum: 10/c3be0392071b78c680fc6b9fd7978f52c26e18238a2840c6eabfc0db395e19fcd798da8eff0e31a9e76c479d6019a567d83a8de80f360d28552bc83bd1839b7c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7945,7 +7945,7 @@ __metadata:
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
commit-and-tag-version: "npm:^12.4.1"
husky: "npm:^8.0.3"
husky: "npm:^9.1.1"
lint-staged: "npm:^15.2.7"
prettier: "npm:^3.3.3"
languageName: unknown
Expand Down

0 comments on commit aadb669

Please sign in to comment.