Skip to content

Commit

Permalink
Update release-it packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bertdeblock committed Mar 22, 2024
1 parent 9b6d40f commit 4de6a0f
Show file tree
Hide file tree
Showing 2 changed files with 2,161 additions and 1,050 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"walk-sync": "^2.2.0"
},
"devDependencies": {
"@release-it-plugins/lerna-changelog": "^6.1.0",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"codecov": "^3.8.3",
Expand All @@ -55,8 +56,7 @@
"mockery": "^2.1.0",
"nyc": "^15.1.0",
"prettier": "^3.2.5",
"release-it": "^14.11.6",
"release-it-lerna-changelog": "^3.1.0",
"release-it": "^17.1.1",
"rsvp": "^4.7.0",
"sinon": "^17.0.1",
"tmp-sync": "^1.1.0"
Expand All @@ -72,7 +72,7 @@
},
"release-it": {
"plugins": {
"release-it-lerna-changelog": {
"@release-it-plugins/lerna-changelog": {
"infile": "CHANGELOG.md",
"launchEditor": true
}
Expand Down
Loading

0 comments on commit 4de6a0f

Please sign in to comment.