Skip to content

Commit

Permalink
chore(deps-dev): bump @release-it-plugins/lerna-changelog
Browse files Browse the repository at this point in the history
Bumps [@release-it-plugins/lerna-changelog](https://github.com/release-it-plugins/lerna-changelog) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/release-it-plugins/lerna-changelog/releases)
- [Changelog](https://github.com/release-it-plugins/lerna-changelog/blob/master/CHANGELOG.md)
- [Commits](release-it-plugins/lerna-changelog@v5.0.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent dc7a108 commit d4e9c6f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "~7.22.5",
"@release-it-plugins/lerna-changelog": "~5.0.0",
"@release-it-plugins/lerna-changelog": "~6.0.0",
"@release-it-plugins/workspaces": "~3.2.0",
"@typescript-eslint/parser": "~5.60.1",
"eslint": "~8.46.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2446,20 +2446,20 @@ __metadata:
languageName: node
linkType: hard

"@release-it-plugins/lerna-changelog@npm:~5.0.0":
version: 5.0.0
resolution: "@release-it-plugins/lerna-changelog@npm:5.0.0"
dependencies:
execa: "npm:^5.1.1"
lerna-changelog: "npm:^2.2.0"
lodash.template: "npm:^4.5.0"
mdast-util-from-markdown: "npm:^1.2.0"
tmp: "npm:^0.2.1"
validate-peer-dependencies: "npm:^2.0.0"
which: "npm:^2.0.2"
"@release-it-plugins/lerna-changelog@npm:~6.0.0":
version: 6.0.0
resolution: "@release-it-plugins/lerna-changelog@npm:6.0.0"
dependencies:
execa: ^5.1.1
lerna-changelog: ^2.2.0
lodash.template: ^4.5.0
mdast-util-from-markdown: ^1.2.0
tmp: ^0.2.1
validate-peer-dependencies: ^2.0.0
which: ^2.0.2
peerDependencies:
release-it: ^14.0.0 || ^15.1.3
checksum: ea91f0cd3b606c0fe146c690d50c32c5c8f4a75f836a52096db31732020fca5f7f809c8aba7cd15d81ebe4c97c142519f1e728579267ae6ef036fcd11b23c832
release-it: ^14.0.0 || ^15.1.3 || ^16.0.0
checksum: 8/3a64b0f769d866a3e2e501b3e34217d072b9d93db63fdb0cfa633deef41a7a6fe78b6e6ef036ef9f69609893001747a405987718c0591cc65e9a3e5aa31c99ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -13995,7 +13995,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@babel/eslint-parser": ~7.22.5
"@release-it-plugins/lerna-changelog": ~5.0.0
"@release-it-plugins/lerna-changelog": ~6.0.0
"@release-it-plugins/workspaces": ~3.2.0
"@typescript-eslint/parser": ~5.60.1
eslint: ~8.46.0
Expand Down

0 comments on commit d4e9c6f

Please sign in to comment.