Skip to content

Commit cdeb1f6

Browse files
fix: remove unused husky package that has crept back in
1 parent a0e42fe commit cdeb1f6

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
"eslint-plugin-jsx-a11y": "^6.7.1",
8282
"eslint-plugin-react": "^7.32.2",
8383
"eslint-plugin-react-hooks": "^4.6.0",
84-
"husky": "^7.0.2",
8584
"jest": "^26.1.0",
8685
"npm-run-all": "^4.1.5",
8786
"prettier": "^2.8.8",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6679,11 +6679,6 @@ humanize-ms@^1.2.1:
66796679
dependencies:
66806680
ms "^2.0.0"
66816681

6682-
husky@^7.0.2:
6683-
version "7.0.4"
6684-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
6685-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
6686-
66876682
hyphenate-style-name@^1.0.0, hyphenate-style-name@^1.0.3:
66886683
version "1.0.4"
66896684
resolved "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz"

0 commit comments

Comments
 (0)