Skip to content

Commit

Permalink
chore(deps): bump release-it and @release-it/conventional-changelog
Browse files Browse the repository at this point in the history
Bumps [release-it](https://github.com/release-it/release-it) and [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog). These dependencies needed to be updated together.

Updates `release-it` from 15.11.0 to 16.1.3
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](release-it/release-it@15.11.0...16.1.3)

Updates `@release-it/conventional-changelog` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/release-it/conventional-changelog/releases)
- [Commits](release-it/conventional-changelog@6.0.0...7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Aug 3, 2023

Verified

This commit was signed with the committer’s verified signature.
QubitPi Jiaqi Liu |【烬火】胡桃
1 parent bdeb823 commit c54482e
Showing 2 changed files with 880 additions and 484 deletions.
1,360 changes: 878 additions & 482 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -20,8 +20,8 @@
},
"homepage": "https://github.com/DorielRivalet/MHFZ_Overlay#readme",
"dependencies": {
"@release-it/conventional-changelog": "^6.0.0",
"release-it": "^15.11.0"
"@release-it/conventional-changelog": "^7.0.0",
"release-it": "^16.1.3"
},
"release-it": {
"git": {

0 comments on commit c54482e

Please sign in to comment.