This reverts commit c9a289efed.
This commit is contained in:
parent
bc044cb1d7
commit
c955c9d968
2 changed files with 5 additions and 5 deletions
|
|
@ -115,7 +115,7 @@
|
|||
"eslint-plugin-react": "^7.21.5",
|
||||
"faker": "^5.1.0",
|
||||
"gitdocs": "^2.0.0",
|
||||
"husky": "^4.3.4",
|
||||
"husky": "^4.3.0",
|
||||
"ibm-openapi-validator": "0.31.1",
|
||||
"jest": "26.6.3",
|
||||
"jest-axe": "^4.1.0",
|
||||
|
|
|
|||
|
|
@ -9891,10 +9891,10 @@ human-signals@^1.1.1:
|
|||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
|
||||
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
|
||||
|
||||
husky@^4.3.4:
|
||||
version "4.3.4"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.4.tgz#676275a10ec5be2e893bd6ff71113bb829cc1f5b"
|
||||
integrity sha512-wykHsss5kQtmbFrjQv0R7YyW1uFd7fv7gT1sA54potoDYmOTENJtBC/X1/AyoSAi1obp8CiGODOIdOGnPxSmFg==
|
||||
husky@^4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
|
||||
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
ci-info "^2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue