Skip to content

Commit 0def77c

Browse files
🤖 deps: Upgrade Husky to v9.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/b27ce6d333a4c46ff5161eaddfbe16895bbabf0f/src/transforms/husky:ensure-v9-or-later.js Please contact the author of the transform if you believe there was an error.
1 parent e5f0e25 commit 0def77c

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"esdoc-inject-style-plugin": "1.0.0",
9595
"esdoc-standard-plugin": "1.0.0",
9696
"fixpack": "4.0.0",
97-
"husky": "8.0.3",
97+
"husky": "9.0.11",
9898
"lint-staged": "15.2.0",
9999
"microbundle": "0.15.1",
100100
"np": "9.1.0",

yarn.lock

+4-11
Original file line numberDiff line numberDiff line change
@@ -6131,10 +6131,10 @@ human-signals@^5.0.0:
61316131
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
61326132
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
61336133

6134-
husky@8.0.3:
6135-
version "8.0.3"
6136-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
6137-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
6134+
husky@9.0.11:
6135+
version "9.0.11"
6136+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
6137+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
61386138

61396139
61406140
version "0.0.4"
@@ -7481,8 +7481,6 @@ map-age-cleaner@^0.1.3:
74817481
version "0.1.3"
74827482
resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a"
74837483
integrity sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==
7484-
dependencies:
7485-
p-defer "^1.0.0"
74867484

74877485
map-obj@^1.0.0:
74887486
version "1.0.1"
@@ -10185,9 +10183,6 @@ tough-cookie@^2.2.0, tough-cookie@~2.5.0:
1018510183
version "2.5.0"
1018610184
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
1018710185
integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
10188-
dependencies:
10189-
psl "^1.1.28"
10190-
punycode "^2.1.1"
1019110186

1019210187
tr46@~0.0.1:
1019310188
version "0.0.3"
@@ -10421,8 +10416,6 @@ unique-string@^3.0.0:
1042110416
version "3.0.0"
1042210417
resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-3.0.0.tgz#84a1c377aff5fd7a8bc6b55d8244b2bd90d75b9a"
1042310418
integrity sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==
10424-
dependencies:
10425-
crypto-random-string "^4.0.0"
1042610419

1042710420
universal-deep-strict-equal@^1.2.1:
1042810421
version "1.2.2"

0 commit comments

Comments
 (0)