Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Commit b54feb4

Browse files
author
Leonid Meleshin
authored
Merge pull request #37 from devolt-one/dependabot/npm_and_yarn/husky-6.0.0
chore(deps-dev): bump husky from 4.2.5 to 6.0.0
2 parents 0c8426e + 6eec830 commit b54feb4

2 files changed

Lines changed: 8 additions & 45 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-config-prettier": "^6.10.0",
6565
"eslint-plugin-nuxt": ">=0.4.2",
6666
"eslint-plugin-prettier": "^3.1.2",
67-
"husky": "^4.0.0",
67+
"husky": "^6.0.0",
6868
"imagemin-mozjpeg": "^9.0.0",
6969
"imagemin-pngquant": "^9.0.2",
7070
"imagemin-svgo": "^9.0.0",

yarn.lock

Lines changed: 7 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -4528,11 +4528,6 @@ commondir@^1.0.1:
45284528
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
45294529
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
45304530

4531-
compare-versions@^3.6.0:
4532-
version "3.6.0"
4533-
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
4534-
integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
4535-
45364531
component-emitter@^1.2.1:
45374532
version "1.3.0"
45384533
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
@@ -4747,17 +4742,6 @@ cosmiconfig@^5.0.0, cosmiconfig@^5.2.0:
47474742
js-yaml "^3.13.1"
47484743
parse-json "^4.0.0"
47494744

4750-
cosmiconfig@^6.0.0:
4751-
version "6.0.0"
4752-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-6.0.0.tgz#da4fee853c52f6b1e6935f41c1a2fc50bd4a9982"
4753-
integrity sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==
4754-
dependencies:
4755-
"@types/parse-json" "^4.0.0"
4756-
import-fresh "^3.1.0"
4757-
parse-json "^5.0.0"
4758-
path-type "^4.0.0"
4759-
yaml "^1.7.2"
4760-
47614745
cosmiconfig@^7.0.0:
47624746
version "7.0.0"
47634747
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
@@ -6615,7 +6599,7 @@ find-up@^4.0.0, find-up@^4.1.0:
66156599
locate-path "^5.0.0"
66166600
path-exists "^4.0.0"
66176601

6618-
find-versions@^3.0.0, find-versions@^3.2.0:
6602+
find-versions@^3.0.0:
66196603
version "3.2.0"
66206604
resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-3.2.0.tgz#10297f98030a786829681690545ef659ed1d254e"
66216605
integrity sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==
@@ -7608,21 +7592,10 @@ human-signals@^1.1.1:
76087592
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
76097593
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
76107594

7611-
husky@^4.0.0:
7612-
version "4.2.5"
7613-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5.tgz#2b4f7622673a71579f901d9885ed448394b5fa36"
7614-
integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ==
7615-
dependencies:
7616-
chalk "^4.0.0"
7617-
ci-info "^2.0.0"
7618-
compare-versions "^3.6.0"
7619-
cosmiconfig "^6.0.0"
7620-
find-versions "^3.2.0"
7621-
opencollective-postinstall "^2.0.2"
7622-
pkg-dir "^4.2.0"
7623-
please-upgrade-node "^3.2.0"
7624-
slash "^3.0.0"
7625-
which-pm-runs "^1.0.0"
7595+
husky@^6.0.0:
7596+
version "6.0.0"
7597+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
7598+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
76267599

76277600
iconv-lite@0.4.24, iconv-lite@^0.4.24:
76287601
version "0.4.24"
@@ -7804,7 +7777,7 @@ import-fresh@^2.0.0:
78047777
caller-path "^2.0.0"
78057778
resolve-from "^3.0.0"
78067779

7807-
import-fresh@^3.0.0, import-fresh@^3.1.0:
7780+
import-fresh@^3.0.0:
78087781
version "3.2.1"
78097782
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
78107783
integrity sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==
@@ -10151,11 +10124,6 @@ onetime@^5.1.0:
1015110124
dependencies:
1015210125
mimic-fn "^2.1.0"
1015310126

10154-
opencollective-postinstall@^2.0.2:
10155-
version "2.0.2"
10156-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
10157-
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
10158-
1015910127
opener@1.5.1, opener@^1.5.1:
1016010128
version "1.5.1"
1016110129
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"
@@ -10707,7 +10675,7 @@ pkg-dir@^3.0.0:
1070710675
dependencies:
1070810676
find-up "^3.0.0"
1070910677

10710-
pkg-dir@^4.1.0, pkg-dir@^4.2.0:
10678+
pkg-dir@^4.1.0:
1071110679
version "4.2.0"
1071210680
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
1071310681
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
@@ -15022,11 +14990,6 @@ yaml@^1.10.0:
1502214990
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1502314991
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1502414992

15025-
yaml@^1.7.2:
15026-
version "1.10.0"
15027-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
15028-
integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
15029-
1503014993
yargs-parser@^10.0.0:
1503114994
version "10.1.0"
1503214995
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8"

0 commit comments

Comments
 (0)