Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and sharvit committed Feb 1, 2020
1 parent 52b4dbf commit 87abb51
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2626,6 +2626,11 @@ conventional-commit-types@^2.0.0:
resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-2.3.0.tgz#bc3c8ebba0a9e4b3ecc548f1d0674e251ab8be22"
integrity sha512-6iB39PrcGYdz0n3z31kj6/Km6mK9hm9oMRhwcLnKxE7WNoeRKZbTAobliKrbYZ5jqyCvtcVEfjCiaEzhL3AVmQ==

conventional-commit-types@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-3.0.0.tgz#7c9214e58eae93e85dd66dbfbafe7e4fffa2365b"
integrity sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==

conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz#f122f89fbcd5bb81e2af2fcac0254d062d1039c1"
Expand Down Expand Up @@ -2835,14 +2840,14 @@ cz-conventional-changelog@3.0.1:
optionalDependencies:
"@commitlint/load" ">6.1.1"

cz-conventional-changelog@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.0.2.tgz#f6b9a406177ab07f9a3a087e06103a045b376260"
integrity sha512-MPxERbtQyVp0nnpCBiwzKGKmMBSswmCV3Jpef3Axqd5f3c/SOc6VFiSUlclOyZXBn3Xtf4snzt4O15hBTRb2gA==
cz-conventional-changelog@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.1.0.tgz#1e004a4f507531347a5f78ab4ed65c3ff693fc97"
integrity sha512-SCwPPOF+7qMh1DZkJhrwaxCvZzPaz2E9BwQzcZwBuHlpcJj9zzz7K5vADQRhHuxStaHZFSLbDlZEdcls4bKu7Q==
dependencies:
chalk "^2.4.1"
commitizen "^4.0.3"
conventional-commit-types "^2.0.0"
conventional-commit-types "^3.0.0"
lodash.map "^4.5.1"
longest "^2.0.1"
right-pad "^1.0.1"
Expand Down

0 comments on commit 87abb51

Please sign in to comment.