Skip to content

Commit

Permalink
deps: bump @release-it/conventional-changelog from 3.3.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) from 3.3.0 to 4.1.0.
- [Release notes](https://github.com/release-it/conventional-changelog/releases)
- [Commits](release-it/conventional-changelog@3.3.0...4.1.0)

---
updated-dependencies:
- dependency-name: "@release-it/conventional-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2022
1 parent 5be09e4 commit ed19888
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 @@ -53,7 +53,7 @@
"@commitlint/cli": "16.1.0",
"@commitlint/config-conventional": "16.0.0",
"@release-it/bumper": "3.0.1",
"@release-it/conventional-changelog": "3.3.0",
"@release-it/conventional-changelog": "4.1.0",
"@types/jest": "27.4.0",
"@types/node": "17.0.10",
"all-contributors-cli": "6.20.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -988,13 +988,13 @@
mock-fs "^4.14.0"
semver "^7.3.5"

"@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 @@ -1906,10 +1906,10 @@ conventional-changelog-writer@^5.0.0:
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

0 comments on commit ed19888

Please sign in to comment.