Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 178ea60

Browse files
authored
Merge pull request #266 from Nargonath/dependabot/npm_and_yarn/master/cz-conventional-changelog-3.3.0
build(deps-dev): bump cz-conventional-changelog from 3.1.0 to 3.3.0
2 parents 6ef6fbb + 0ca9554 commit 178ea60

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@commitlint/cli": "11.0.0",
8585
"@commitlint/config-conventional": "8.3.4",
8686
"@dixeed/eslint-config": "2.0.0",
87-
"cz-conventional-changelog": "3.1.0",
87+
"cz-conventional-changelog": "3.3.0",
8888
"eslint": "6.8.0",
8989
"husky": "4.3.0",
9090
"jest": "^26.6.1",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,17 +1676,16 @@ [email protected]:
16761676
optionalDependencies:
16771677
"@commitlint/load" ">6.1.1"
16781678

1679-
cz-conventional-changelog@3.1.0:
1680-
version "3.1.0"
1681-
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.1.0.tgz#1e004a4f507531347a5f78ab4ed65c3ff693fc97"
1682-
integrity sha512-SCwPPOF+7qMh1DZkJhrwaxCvZzPaz2E9BwQzcZwBuHlpcJj9zzz7K5vADQRhHuxStaHZFSLbDlZEdcls4bKu7Q==
1679+
cz-conventional-changelog@3.3.0:
1680+
version "3.3.0"
1681+
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
1682+
integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==
16831683
dependencies:
16841684
chalk "^2.4.1"
16851685
commitizen "^4.0.3"
16861686
conventional-commit-types "^3.0.0"
16871687
lodash.map "^4.5.1"
16881688
longest "^2.0.1"
1689-
right-pad "^1.0.1"
16901689
word-wrap "^1.0.3"
16911690
optionalDependencies:
16921691
"@commitlint/load" ">6.1.1"

0 commit comments

Comments
 (0)