Skip to content

Commit

Permalink
Merge pull request #1211 from spiltcoffee/dependabot/npm_and_yarn/hus…
Browse files Browse the repository at this point in the history
…ky-9.0.10

build(npm-dev): bump husky from 9.0.7 to 9.0.10
  • Loading branch information
mergify[bot] authored Feb 2, 2024
2 parents 29123dc + 9f6acf2 commit 2a680dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-node": "^11.1.0",
"husky": "^9.0.7",
"husky": "^9.0.10",
"jest": "^27.5.1",
"jest-junit": "^16.0.0",
"lint-staged": "^15.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5615,12 +5615,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.0.7":
version: 9.0.7
resolution: "husky@npm:9.0.7"
"husky@npm:^9.0.10":
version: 9.0.10
resolution: "husky@npm:9.0.10"
bin:
husky: bin.js
checksum: 42fc1b869a1f5778ba5088706e7280b28a725cc29abad42f8411c54e542890e5936020a8ba886996bde3e7c5573a5cbfd440a51817d0da7db14ce81e102267ed
husky: bin.mjs
checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8937,7 +8937,7 @@ __metadata:
eslint-config-prettier: ^9.1.0
eslint-plugin-jest: ^27.6.3
eslint-plugin-node: ^11.1.0
husky: ^9.0.7
husky: ^9.0.10
jest: ^27.5.1
jest-junit: ^16.0.0
lint-staged: ^15.2.1
Expand Down

0 comments on commit 2a680dd

Please sign in to comment.