Skip to content

Commit

Permalink
chore(deps): update cz-conventional-changelog to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 26, 2020
1 parent f99ea82 commit 14ac87b
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 @@ -59,7 +59,7 @@
"commitizen": "4.2.1",
"coveralls": "3.1.0",
"cross-env": "7.0.2",
"cz-conventional-changelog": "3.2.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "7.7.0",
"eslint-config-airbnb": "18.2.0",
"eslint-config-prettier": "6.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6123,10 +6123,10 @@ cz-conventional-changelog@3.2.0:
optionalDependencies:
"@commitlint/load" ">6.1.1"

cz-conventional-changelog@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.1.tgz#e673dee178eed925e8f59acf5c3daf075c7ba7bb"
integrity sha512-MroXCfO8sahklT0KSwZ1oaNwKxZaZ2A8ONc+MH+is8QDZ2zBhGOFFiAXuWpcWFJLpxlGPvnYlhvOlYiSOAGc7w==
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 14ac87b

Please sign in to comment.