Skip to content

Commit

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 13, 2022
1 parent bf7a2d3 commit c5d4ebb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"@commitlint/config-conventional": "16.0.0",
"@emotion/css": "11.7.1",
"@react-spring/web": "9.4.1",
"@release-it/conventional-changelog": "3.3.0",
"@release-it/conventional-changelog": "4.1.0",
"@storybook/addon-a11y": "6.4.12",
"@storybook/addon-actions": "6.4.12",
"@storybook/addon-essentials": "6.4.12",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4280,13 +4280,13 @@
dependencies:
"@react-types/shared" "^3.8.0"

"@release-it/conventional-changelog@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-3.3.0.tgz#0f79e4b736412040d37c2b84bf433e393268c08e"
integrity sha512-pchCHf+wNpn15oj2hau4gisFKQat/01JuTzAwlGsQE83ZUBknU4dRlPA3xf5F5f3K70VVTQ3lx4/lgQvR+zxww==
"@release-it/conventional-changelog@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-4.1.0.tgz#86a91259c331c081f49ca915847102da6e454942"
integrity sha512-MTinrJNyzhaqJ71gg4dZCe+wzdtssUjweQT7p1lDtSqRP6BtGp98NlfBlXACnCaOaETb7bI3fknoLsztqibTpQ==
dependencies:
concat-stream "^2.0.0"
conventional-changelog "^3.1.24"
conventional-changelog "^3.1.25"
conventional-recommended-bump "^6.1.0"
prepend-file "^2.0.0"

Expand Down Expand Up @@ -8938,10 +8938,10 @@ conventional-changelog-writer@^4.0.18:
split "^1.0.0"
through2 "^4.0.0"

conventional-changelog@^3.1.24:
version "3.1.24"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.24.tgz#ebd180b0fd1b2e1f0095c4b04fd088698348a464"
integrity sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg==
conventional-changelog@^3.1.25:
version "3.1.25"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.25.tgz#3e227a37d15684f5aa1fb52222a6e9e2536ccaff"
integrity sha512-ryhi3fd1mKf3fSjbLXOfK2D06YwKNic1nC9mWqybBHdObPd8KJ2vjaXZfYj1U23t+V8T8n0d7gwnc9XbIdFbyQ==
dependencies:
conventional-changelog-angular "^5.0.12"
conventional-changelog-atom "^2.0.8"
Expand Down

1 comment on commit c5d4ebb

@vercel
Copy link

@vercel vercel bot commented on c5d4ebb Jan 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.