Skip to content

Commit 045c389

Browse files
committed
chore(deps): update dependency cz-conventional-changelog to v3.2.1
1 parent 76d5d2e commit 045c389

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@commitlint/cli": "9.0.1",
1616
"@commitlint/config-conventional": "9.0.1",
1717
"commitizen": "4.1.2",
18-
"cz-conventional-changelog": "3.2.0",
18+
"cz-conventional-changelog": "3.2.1",
1919
"husky": "4.2.5"
2020
}
2121
}

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,20 @@ cz-conventional-changelog@3.2.0:
638638
optionalDependencies:
639639
"@commitlint/load" ">6.1.1"
640640

641+
cz-conventional-changelog@3.2.1:
642+
version "3.2.1"
643+
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.1.tgz#e673dee178eed925e8f59acf5c3daf075c7ba7bb"
644+
integrity sha512-MroXCfO8sahklT0KSwZ1oaNwKxZaZ2A8ONc+MH+is8QDZ2zBhGOFFiAXuWpcWFJLpxlGPvnYlhvOlYiSOAGc7w==
645+
dependencies:
646+
chalk "^2.4.1"
647+
commitizen "^4.0.3"
648+
conventional-commit-types "^3.0.0"
649+
lodash.map "^4.5.1"
650+
longest "^2.0.1"
651+
word-wrap "^1.0.3"
652+
optionalDependencies:
653+
"@commitlint/load" ">6.1.1"
654+
641655
dargs@^4.0.1:
642656
version "4.1.0"
643657
resolved "https://registry.yarnpkg.com/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17"

0 commit comments

Comments
 (0)