build(deps-dev): bump cz-conventional-changelog from 3.2.0 to 3.2.1

Bumps [cz-conventional-changelog](https://github.com/commitizen/cz-conventional-changelog) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/commitizen/cz-conventional-changelog/releases)
- [Commits](https://github.com/commitizen/cz-conventional-changelog/compare/v3.2.0...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/13/head
dependabot-preview[bot] 4 years ago committed by GitHub
parent 995e700138
commit e84f3e1011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.2.0",
"cz-conventional-changelog": "^3.2.1",
"eslint": "^7.7.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-jsx-a11y": "^6.3.1",

@ -3085,7 +3085,7 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
cz-conventional-changelog@3.2.0, cz-conventional-changelog@^3.2.0:
cz-conventional-changelog@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.0.tgz#6aef1f892d64113343d7e455529089ac9f20e477"
integrity sha512-yAYxeGpVi27hqIilG1nh4A9Bnx4J3Ov+eXy4koL3drrR+IO9GaWPsKjik20ht608Asqi8TQPf0mczhEeyAtMzg==
@ -3099,6 +3099,20 @@ cz-conventional-changelog@3.2.0, cz-conventional-changelog@^3.2.0:
optionalDependencies:
"@commitlint/load" ">6.1.1"
cz-conventional-changelog@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.1.tgz#e673dee178eed925e8f59acf5c3daf075c7ba7bb"
integrity sha512-MroXCfO8sahklT0KSwZ1oaNwKxZaZ2A8ONc+MH+is8QDZ2zBhGOFFiAXuWpcWFJLpxlGPvnYlhvOlYiSOAGc7w==
dependencies:
chalk "^2.4.1"
commitizen "^4.0.3"
conventional-commit-types "^3.0.0"
lodash.map "^4.5.1"
longest "^2.0.1"
word-wrap "^1.0.3"
optionalDependencies:
"@commitlint/load" ">6.1.1"
d@1, d@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/d/-/d-1.0.1.tgz#8698095372d58dbee346ffd0c7093f99f8f9eb5a"

Loading…
Cancel
Save