Skip to content

Commit

Permalink
build(deps-dev): bump cz-conventional-changelog from 3.2.0 to 3.3.0 (#…
Browse files Browse the repository at this point in the history
…1312)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 5, 2021
1 parent 473b120 commit f6f2b12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"npm-run-all": "^4.1.5",
"prettier": "2.2.1",
"shx": "^0.3.2",
"cz-conventional-changelog": "3.2.0",
"cz-conventional-changelog": "3.3.0",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4468,10 +4468,10 @@ cz-conventional-changelog@3.0.1:
optionalDependencies:
"@commitlint/load" ">6.1.1"

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==
cz-conventional-changelog@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==
dependencies:
chalk "^2.4.1"
commitizen "^4.0.3"
Expand Down

0 comments on commit f6f2b12

Please sign in to comment.