Skip to content

Commit cb7fe4c

Browse files
committed
chore(deps): update dependency husky to v4.2.4
1 parent f019540 commit cb7fe4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-plugin-sonarjs": "0.5.0",
8686
"eslint-plugin-unused-imports": "0.1.2",
8787
"gatsby-plugin-react-native-web": "2.0.0-beta.0",
88-
"husky": "4.2.3",
88+
"husky": "4.2.4",
8989
"jest": "25.2.3",
9090
"jest-canvas-mock": "2.2.0",
9191
"lint-staged": "10.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11777,10 +11777,10 @@ humanize-string@^2.1.0:
1177711777
dependencies:
1177811778
decamelize "^2.0.0"
1177911779

11780-
husky@4.2.3:
11781-
version "4.2.3"
11782-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
11783-
integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ==
11780+
husky@4.2.4:
11781+
version "4.2.4"
11782+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.4.tgz#05e21f730cf1996c72508d703d4c50574822f77b"
11783+
integrity sha512-aLUw3YxdljMuu57SQvSGW33/Dbsztis7UZRAx1WHC13O4Lv0wa9oHaeobSMOBI/nGiVRbCJBGj263WUxaw2p2Q==
1178411784
dependencies:
1178511785
chalk "^3.0.0"
1178611786
ci-info "^2.0.0"

0 commit comments

Comments
 (0)