Skip to content

Commit b36d433

Browse files
Merge pull request #775 from HashemKhalifa/renovate/husky-6.x
Update dependency husky to v6
2 parents f39c7b8 + 89c8c6e commit b36d433

2 files changed

Lines changed: 6 additions & 51 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"koa-connect": "2.1.0",
115115
"html-webpack-plugin": "4.5.2",
116116
"script-ext-html-webpack-plugin": "2.1.5",
117-
"husky": "4.3.8",
117+
"husky": "6.0.0",
118118
"identity-obj-proxy": "3.0.0",
119119
"jest": "25.5.4",
120120
"jest-css-modules-transform": "4.2.1",

yarn.lock

Lines changed: 5 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -3431,11 +3431,6 @@ commondir@^1.0.1:
34313431
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
34323432
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
34333433

3434-
compare-versions@^3.6.0:
3435-
version "3.6.0"
3436-
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
3437-
integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
3438-
34393434
component-emitter@^1.2.1:
34403435
version "1.3.0"
34413436
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
@@ -5079,7 +5074,7 @@ find-cache-dir@^3.3.1:
50795074
make-dir "^3.0.2"
50805075
pkg-dir "^4.1.0"
50815076

5082-
find-up@5.0.0, find-up@^5.0.0:
5077+
find-up@5.0.0:
50835078
version "5.0.0"
50845079
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
50855080
integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
@@ -5109,13 +5104,6 @@ find-up@^4.0.0, find-up@^4.1.0:
51095104
locate-path "^5.0.0"
51105105
path-exists "^4.0.0"
51115106

5112-
find-versions@^4.0.0:
5113-
version "4.0.0"
5114-
resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-4.0.0.tgz#3c57e573bf97769b8cb8df16934b627915da4965"
5115-
integrity sha512-wgpWy002tA+wgmO27buH/9KzyEOQnKsG/R0yrcjPT9BOFm0zRBVQbZ95nRGXWMywS8YR5knRbpohio0bcJABxQ==
5116-
dependencies:
5117-
semver-regex "^3.1.2"
5118-
51195107
flat-cache@^3.0.4:
51205108
version "3.0.4"
51215109
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
@@ -5795,21 +5783,10 @@ humanize-ms@^1.2.1:
57955783
dependencies:
57965784
ms "^2.0.0"
57975785

5798-
husky@4.3.8:
5799-
version "4.3.8"
5800-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
5801-
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
5802-
dependencies:
5803-
chalk "^4.0.0"
5804-
ci-info "^2.0.0"
5805-
compare-versions "^3.6.0"
5806-
cosmiconfig "^7.0.0"
5807-
find-versions "^4.0.0"
5808-
opencollective-postinstall "^2.0.2"
5809-
pkg-dir "^5.0.0"
5810-
please-upgrade-node "^3.2.0"
5811-
slash "^3.0.0"
5812-
which-pm-runs "^1.0.0"
5786+
husky@6.0.0:
5787+
version "6.0.0"
5788+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5789+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
58135790

58145791
iconv-lite@0.4.24:
58155792
version "0.4.24"
@@ -8396,11 +8373,6 @@ onetime@^5.1.0, onetime@^5.1.2:
83968373
dependencies:
83978374
mimic-fn "^2.1.0"
83988375

8399-
opencollective-postinstall@^2.0.2:
8400-
version "2.0.3"
8401-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259"
8402-
integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==
8403-
84048376
opn@^5.5.0:
84058377
version "5.5.0"
84068378
resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
@@ -8827,13 +8799,6 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
88278799
dependencies:
88288800
find-up "^4.0.0"
88298801

8830-
pkg-dir@^5.0.0:
8831-
version "5.0.0"
8832-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-5.0.0.tgz#a02d6aebe6ba133a928f74aec20bafdfe6b8e760"
8833-
integrity sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==
8834-
dependencies:
8835-
find-up "^5.0.0"
8836-
88378802
pkg-up@^2.0.0:
88388803
version "2.0.0"
88398804
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
@@ -10093,11 +10058,6 @@ semver-diff@^3.1.1:
1009310058
dependencies:
1009410059
semver "^6.3.0"
1009510060

10096-
semver-regex@^3.1.2:
10097-
version "3.1.2"
10098-
resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-3.1.2.tgz#34b4c0d361eef262e07199dbef316d0f2ab11807"
10099-
integrity sha512-bXWyL6EAKOJa81XG1OZ/Yyuq+oT0b2YLlxx7c+mrdYPaPbnj6WgVULXhinMIeZGufuUBu/eVRqXEhiv4imfwxA==
10100-
1010110061
semver-utils@^1.1.4:
1010210062
version "1.1.4"
1010310063
resolved "https://registry.yarnpkg.com/semver-utils/-/semver-utils-1.1.4.tgz#cf0405e669a57488913909fc1c3f29bf2a4871e2"
@@ -11696,11 +11656,6 @@ which-module@^2.0.0:
1169611656
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
1169711657
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
1169811658

11699-
which-pm-runs@^1.0.0:
11700-
version "1.0.0"
11701-
resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
11702-
integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
11703-
1170411659
which@^1.2.9, which@^1.3.1:
1170511660
version "1.3.1"
1170611661
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"

0 commit comments

Comments
 (0)