Skip to content

Commit

Permalink
chore(deps): update dependency @release-it/conventional-changelog to …
Browse files Browse the repository at this point in the history
…v5 (#154)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 12, 2022
1 parent 4d47de7 commit dd270ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"devDependencies": {
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@release-it/conventional-changelog": "^4.3.0",
"@release-it/conventional-changelog": "^5.0.0",
"@types/cssnano": "^5.0.0",
"@types/eslint": "^8.4.1",
"@types/figlet": "^1.5.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1993,16 +1993,16 @@ __metadata:
languageName: node
linkType: hard

"@release-it/conventional-changelog@npm:^4.3.0":
version: 4.3.0
resolution: "@release-it/conventional-changelog@npm:4.3.0"
"@release-it/conventional-changelog@npm:^5.0.0":
version: 5.0.0
resolution: "@release-it/conventional-changelog@npm:5.0.0"
dependencies:
concat-stream: ^2.0.0
conventional-changelog: ^3.1.25
conventional-recommended-bump: ^6.1.0
peerDependencies:
release-it: ^14.12.1
checksum: 57823757b4f6262551c1fa219cb8319aadec46f835192dbd619ef61e1a64321f43367a78d4d16f95a700056676a725d72d81f8b407693dc41d5ddf32decd6b1b
release-it: ^15.0.0-esm.4
checksum: 205a743018451c3c7fe4ab233bbc0142c54dae8dbf607d4629ed2e16e810791ce85db600b0c7dd8e7bab8ebc5ff890cc82bf5d7c053c7b7c7b10d34c4a9d6cea
languageName: node
linkType: hard

Expand Down Expand Up @@ -4742,7 +4742,7 @@ __metadata:
"@babel/traverse": ^7.17.9
"@commitlint/cli": ^16.2.3
"@commitlint/config-conventional": ^16.2.1
"@release-it/conventional-changelog": ^4.3.0
"@release-it/conventional-changelog": ^5.0.0
"@rollup/plugin-babel": ^5.3.1
"@rollup/plugin-commonjs": ^21.1.0
"@rollup/plugin-json": ^4.1.0
Expand Down

0 comments on commit dd270ed

Please sign in to comment.