Skip to content

Commit 389da9c

Browse files
renovate[bot]nodebb-misty
authored andcommittedJul 18, 2024
chore(deps): update dependency husky to v9.1.1
1 parent 97de623 commit 389da9c

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
@@ -41,7 +41,7 @@
4141
"eslint": "9.7.0",
4242
"eslint-config-airbnb-base": "15.0.0",
4343
"eslint-plugin-import": "2.29.1",
44-
"husky": "9.1.0",
44+
"husky": "9.1.1",
4545
"lint-staged": "15.2.7"
4646
},
4747
"dependencies": {

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1973,10 +1973,10 @@ human-signals@^5.0.0:
19731973
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
19741974
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
19751975

1976-
husky@9.1.0:
1977-
version "9.1.0"
1978-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.0.tgz#8a089536efb5736f1a48fa3b03e18168158d7269"
1979-
integrity sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==
1976+
husky@9.1.1:
1977+
version "9.1.1"
1978+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
1979+
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
19801980

19811981
idb@3.0.2:
19821982
version "3.0.2"

0 commit comments

Comments
 (0)
Please sign in to comment.