chore(deps): update dependency commitizen to v4.1.2 (#74)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-10 10:02:23 +01:00 committed by GitHub
parent f0994aeb3f
commit be9c7a77a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 7 deletions

View File

@ -93,7 +93,7 @@
"babel-loader": "8.1.0",
"babel-plugin-prismjs": "2.0.1",
"babel-preset-react-app": "9.1.2",
"commitizen": "4.0.5",
"commitizen": "4.1.2",
"cz-conventional-changelog": "3.2.0",
"dotenv": "8.2.0",
"eslint": "6.8.0",

View File

@ -4702,13 +4702,13 @@ commander@^5.0.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-5.0.0.tgz#dbf1909b49e5044f8fdaf0adc809f0c0722bdfd0"
integrity sha512-JrDGPAKjMGSP1G0DUoaceEJ3DZgAfr/q6X7FVk4+U5KxUSKviYGM2k6zWkfyyBHy5rAtzgYJFa1ro2O9PtoxwQ==
commitizen@4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.0.5.tgz#23db652acb24c541b73394eedb5344dc9673cb61"
integrity sha512-+aMqiHJSpUSHsVlxI1Jm3UUlbsx6GsxuKSkeVavG/Y3XkUxsZZczV79JPSFs3DYvZXgrRVXIFkh+Iafxs6hclQ==
commitizen@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.1.2.tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a"
integrity sha512-LBxTQKHbVgroMz9ohpm86N+GfJobonGyvDc3zBGdZazbwCLz2tqLa48Rf2TnAdKx7/06W1i1R3SXUt5QW97qVQ==
dependencies:
cachedir "2.2.0"
cz-conventional-changelog "3.0.1"
cz-conventional-changelog "3.2.0"
dedent "0.7.0"
detect-indent "6.0.0"
find-node-modules "2.0.0"
@ -4719,7 +4719,6 @@ commitizen@4.0.5:
is-utf8 "^0.2.1"
lodash "4.17.15"
minimist "1.2.5"
shelljs "0.7.6"
strip-bom "4.0.0"
strip-json-comments "3.0.1"