Skip to content

Commit

Permalink
chore(deps-dev): bump @release-it/conventional-changelog from 7.0.1 t…
Browse files Browse the repository at this point in the history
…o 7.0.2 (#1251)

chore(deps-dev): bump @release-it/conventional-changelog

Bumps [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/release-it/conventional-changelog/releases)
- [Commits](release-it/conventional-changelog@7.0.1...7.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 76eabab commit fc5fc5f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1601,12 +1601,12 @@
config-chain "^1.1.11"

"@release-it/conventional-changelog@^7.0.0":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-7.0.1.tgz#582d8cd3fb4ba574cd84f51b63585ccb3b6b1d36"
integrity sha512-qvMSzyaTWVCgbAFJ4OYb2HC2S+h47hqua6A/aYe5surdp9dXu47POz22tJUMyKr4z66g+nh2TElFqaWrLmOC3Q==
version "7.0.2"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-7.0.2.tgz#0d4f3a8b3af0657607f14b8a9fedf4a6aa70b304"
integrity sha512-rsUKWNnU39xivgC2IanjRkEOPsTu2X2jgJGpNHF+mndpOUr1WAROmIaix1o3ne2zseT+GLyZII2NC8FgYaM7xA==
dependencies:
concat-stream "^2.0.0"
conventional-changelog "^5.0.0"
conventional-changelog "^5.1.0"
conventional-recommended-bump "^8.0.0"
semver "^7.5.4"

Expand Down Expand Up @@ -3042,7 +3042,7 @@ conventional-changelog-writer@^7.0.0:
semver "^7.5.2"
split2 "^4.0.0"

conventional-changelog@^5.0.0:
conventional-changelog@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-5.1.0.tgz#04b36a5ad0518e0323e9d629e3b86e34f7abb7eb"
integrity sha512-aWyE/P39wGYRPllcCEZDxTVEmhyLzTc9XA6z6rVfkuCD2UBnhV/sgSOKbQrEG5z9mEZJjnopjgQooTKxEg8mAg==
Expand Down

0 comments on commit fc5fc5f

Please sign in to comment.