diff --git a/package.json b/package.json index 2090f52..64f9aae 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "A Guide for Arch Linux", "devDependencies": { "busuanzi.pure.js": "^1.0.3", - "husky": "^9.1.5", + "husky": "^9.1.6", "markdown-it-mathjax3": "^4.3.2", "medium-zoom": "^1.1.0", "prettier": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index 6a13a92..9c04c7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -999,10 +999,10 @@ htmlparser2@^6.1.0: domutils "^2.5.2" entities "^2.0.0" -husky@^9.1.5: - version "9.1.5" - resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83" - integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag== +husky@^9.1.6: + version "9.1.6" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c" + integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A== is-extendable@^0.1.0: version "0.1.1"