Skip to content

Commit 7d6b1de

Browse files
chore(deps): update dependency husky to v9
1 parent bccdd34 commit 7d6b1de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"eslint-plugin-promise": "4.3.1",
133133
"eslint-plugin-unicorn": "28.0.2",
134134
"glob": "7.1.6",
135-
"husky": "5.1.1",
135+
"husky": "9.0.11",
136136
"mocha": "8.3.0",
137137
"prettier": "2.2.1",
138138
"rollup": "2.40.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1457,10 +1457,10 @@ https-proxy-agent@^5.0.0:
14571457
agent-base "6"
14581458
debug "4"
14591459

1460-
husky@5.1.1:
1461-
version "5.1.1"
1462-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.1.tgz#8678953fd8deb86f387cbf1ad50bb2f7f96e83f2"
1463-
integrity sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==
1460+
husky@9.0.11:
1461+
version "9.0.11"
1462+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
1463+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
14641464

14651465
ignore@^4.0.6:
14661466
version "4.0.6"
@@ -2257,7 +2257,7 @@ rimraf@^3.0.2:
22572257
dependencies:
22582258
glob "^7.1.3"
22592259

2260-
rollup-plugin-progress@^1.1.2:
2260+
22612261
version "1.1.2"
22622262
resolved "https://registry.yarnpkg.com/rollup-plugin-progress/-/rollup-plugin-progress-1.1.2.tgz#5c1dfe7c50f654906bc34d167d5512ee1a4b72d5"
22632263
integrity sha512-6ehSZOMTZdAlRpe45kf56BnIOsDYC2GKWhGlK/Dh/Ae/AMUneMDyKdiv9ZlRrW/HVc986frTZcc2Zka+oF6W7Q==

0 commit comments

Comments
 (0)