Skip to content

Commit 40fa093

Browse files
committed
chore(deps): update dependency cz-conventional-changelog to v3.2.1
1 parent cfb0fb4 commit 40fa093

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
@@ -113,7 +113,7 @@
113113
"codecov": "3.7.2",
114114
"commitizen": "4.1.5",
115115
"cypress": "4.12.1",
116-
"cz-conventional-changelog": "3.2.0",
116+
"cz-conventional-changelog": "3.2.1",
117117
"eslint-plugin-cypress": "2.11.1",
118118
"semantic-release": "17.1.1"
119119
}

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5272,6 +5272,20 @@ [email protected]:
52725272
optionalDependencies:
52735273
"@commitlint/load" ">6.1.1"
52745274

5275+
5276+
version "3.2.1"
5277+
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.1.tgz#e673dee178eed925e8f59acf5c3daf075c7ba7bb"
5278+
integrity sha512-MroXCfO8sahklT0KSwZ1oaNwKxZaZ2A8ONc+MH+is8QDZ2zBhGOFFiAXuWpcWFJLpxlGPvnYlhvOlYiSOAGc7w==
5279+
dependencies:
5280+
chalk "^2.4.1"
5281+
commitizen "^4.0.3"
5282+
conventional-commit-types "^3.0.0"
5283+
lodash.map "^4.5.1"
5284+
longest "^2.0.1"
5285+
word-wrap "^1.0.3"
5286+
optionalDependencies:
5287+
"@commitlint/load" ">6.1.1"
5288+
52755289
d@1, d@^1.0.1:
52765290
version "1.0.1"
52775291
resolved "https://registry.yarnpkg.com/d/-/d-1.0.1.tgz#8698095372d58dbee346ffd0c7093f99f8f9eb5a"

0 commit comments

Comments
 (0)