Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb01638

Browse files
⬆️ deps: Upgrade dependency husky to v9.1.7. (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 527fb83 commit cb01638

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
@@ -99,7 +99,7 @@
9999
"esdoc-inject-style-plugin": "1.0.0",
100100
"esdoc-standard-plugin": "1.0.0",
101101
"fixpack": "4.0.0",
102-
"husky": "9.1.6",
102+
"husky": "9.1.7",
103103
"lint-staged": "15.2.10",
104104
"np": "10.0.7",
105105
"npm-run-all2": "7.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5226,10 +5226,10 @@ human-signals@^7.0.0:
52265226
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-7.0.0.tgz#93e58e0c19cfec1dded4af10cd4969f5ab75f6c8"
52275227
integrity sha512-74kytxOUSvNbjrT9KisAbaTZ/eJwD/LrbM/kh5j0IhPuJzwuA19dWvniFGwBzN9rVjg+O/e+F310PjObDXS+9Q==
52285228

5229-
5230-
version "9.1.6"
5231-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
5232-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
5229+
5230+
version "9.1.7"
5231+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
5232+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
52335233

52345234
52355235
version "0.0.4"

0 commit comments

Comments
 (0)