Skip to content

Commit f194d4f

Browse files
chore: bump husky from 4.3.6 to 7.0.4
Bumps [husky](https://github.com/typicode/husky) from 4.3.6 to 7.0.4. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.6...v7.0.4) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e0a371 commit f194d4f

File tree

2 files changed

+6
-44
lines changed

2 files changed

+6
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-config-prettier": "8.1.0",
4444
"eslint-plugin-eslint-comments": "3.2.0",
4545
"eslint-plugin-vue": "7.3.0",
46-
"husky": "4.3.6",
46+
"husky": "7.0.4",
4747
"lcov-result-merger": "3.1.0",
4848
"lerna": "4.0.0",
4949
"lint-staged": "10.5.4",

yarn.lock

Lines changed: 5 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -5108,11 +5108,6 @@ compare-func@^2.0.0:
51085108
array-ify "^1.0.0"
51095109
dot-prop "^5.1.0"
51105110

5111-
compare-versions@^3.6.0:
5112-
version "3.6.0"
5113-
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
5114-
integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
5115-
51165111
component-emitter@^1.2.1:
51175112
version "1.3.0"
51185113
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
@@ -7147,13 +7142,6 @@ find-up@^5.0.0:
71477142
locate-path "^6.0.0"
71487143
path-exists "^4.0.0"
71497144

7150-
find-versions@^3.2.0:
7151-
version "3.2.0"
7152-
resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-3.2.0.tgz#10297f98030a786829681690545ef659ed1d254e"
7153-
integrity sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==
7154-
dependencies:
7155-
semver-regex "^2.0.0"
7156-
71577145
findup-sync@^3.0.0:
71587146
version "3.0.0"
71597147
resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-3.0.0.tgz#17b108f9ee512dfb7a5c7f3c8b27ea9e1a9c08d1"
@@ -8268,21 +8256,10 @@ humanize-ms@^1.2.1:
82688256
dependencies:
82698257
ms "^2.0.0"
82708258

8271-
husky@4.3.6:
8272-
version "4.3.6"
8273-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.6.tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c"
8274-
integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==
8275-
dependencies:
8276-
chalk "^4.0.0"
8277-
ci-info "^2.0.0"
8278-
compare-versions "^3.6.0"
8279-
cosmiconfig "^7.0.0"
8280-
find-versions "^3.2.0"
8281-
opencollective-postinstall "^2.0.2"
8282-
pkg-dir "^4.2.0"
8283-
please-upgrade-node "^3.2.0"
8284-
slash "^3.0.0"
8285-
which-pm-runs "^1.0.0"
8259+
husky@7.0.4:
8260+
version "7.0.4"
8261+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
8262+
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
82868263

82878264
iconv-lite@0.4.24, iconv-lite@^0.4.24:
82888265
version "0.4.24"
@@ -11337,7 +11314,7 @@ npm-registry-fetch@^9.0.0:
1133711314
minizlib "^2.0.0"
1133811315
npm-package-arg "^8.0.0"
1133911316

11340-
npm-run-all@4.1.5:
11317+
npm-run-all@^4.1.5:
1134111318
version "4.1.5"
1134211319
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba"
1134311320
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
@@ -11593,11 +11570,6 @@ open@^6.3.0:
1159311570
dependencies:
1159411571
is-wsl "^1.1.0"
1159511572

11596-
opencollective-postinstall@^2.0.2:
11597-
version "2.0.3"
11598-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259"
11599-
integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==
11600-
1160111573
opener@^1.5.1:
1160211574
version "1.5.2"
1160311575
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
@@ -13568,11 +13540,6 @@ semver-compare@^1.0.0:
1356813540
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
1356913541
integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w=
1357013542

13571-
semver-regex@^2.0.0:
13572-
version "2.0.0"
13573-
resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-2.0.0.tgz#a93c2c5844539a770233379107b38c7b4ac9d338"
13574-
integrity sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==
13575-
1357613543
"semver@2 || 3 || 4 || 5", semver@^5.1.0, semver@^5.5, semver@^5.5.0, semver@^5.6.0, semver@^5.7.0, semver@^5.7.1:
1357713544
version "5.7.1"
1357813545
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
@@ -15952,11 +15919,6 @@ which-module@^2.0.0:
1595215919
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
1595315920
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
1595415921

15955-
which-pm-runs@^1.0.0:
15956-
version "1.0.0"
15957-
resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
15958-
integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
15959-
1596015922
which@1.3.1, which@^1.2.14, which@^1.2.9, which@^1.3.0, which@^1.3.1:
1596115923
version "1.3.1"
1596215924
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"

0 commit comments

Comments
 (0)