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

Commit 0ca9554

Browse files
build(deps-dev): bump cz-conventional-changelog from 3.1.0 to 3.3.0
Bumps [cz-conventional-changelog](https://github.com/commitizen/cz-conventional-changelog) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/commitizen/cz-conventional-changelog/releases) - [Commits](commitizen/cz-conventional-changelog@v3.1.0...v3.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6ef6fbb commit 0ca9554

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)