Skip to content

Commit

Permalink
Bump release-it and @release-it/keep-a-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/keep-a-changelog](https://github.com/release-it/keep-a-changelog). These dependencies needed to be updated together.

Updates `release-it` from 14.14.3 to 17.10.0
- [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@14.14.3...17.10.0)

Updates `@release-it/keep-a-changelog` from 2.5.0 to 5.0.0
- [Release notes](https://github.com/release-it/keep-a-changelog/releases)
- [Commits](release-it/keep-a-changelog@2.5.0...5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 716d6d9 commit ca3a344
Show file tree
Hide file tree
Showing 2 changed files with 803 additions and 1,144 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"postinstall": "patch-package"
},
"devDependencies": {
"@release-it/keep-a-changelog": "^2.3.0",
"@release-it/keep-a-changelog": "^5.0.0",
"@types/bluebird": "^3.5.35",
"@types/debug": "^4.1.5",
"@types/fluent-ffmpeg": "^2.1.17",
Expand All @@ -51,7 +51,7 @@
"eslint-plugin-import": "2.29.1",
"husky": "^4.3.8",
"prisma": "5.21.1",
"release-it": "^14.11.8",
"release-it": "^17.10.0",
"type-fest": "^2.12.0",
"typescript": "^4.6.4"
},
Expand Down
Loading

0 comments on commit ca3a344

Please sign in to comment.