Skip to content

Commit

Permalink
Update release-it (and plugins) to latest
Browse files Browse the repository at this point in the history
rwjblue committed May 17, 2023
1 parent 1fa4989 commit 3708355
Show file tree
Hide file tree
Showing 2 changed files with 5,572 additions and 4,651 deletions.
10,217 changes: 5,569 additions & 4,648 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@actions/http-client": "^2.1.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@release-it-plugins/lerna-changelog": "^5.0.0",
"@types/node": "^18.7.15",
"@types/semver": "^7.3.12",
"@types/uuid": "^8.3.4",
Expand All @@ -49,8 +50,7 @@
"nock": "^13.3.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"release-it": "^14.2.1",
"release-it-lerna-changelog": "^3.1.0",
"release-it": "^15.10.3",
"rimraf": "^3.0.2",
"semver": "^7.5.1",
"typescript": "^4.8.2",
Expand All @@ -65,7 +65,7 @@
"after:bump": "npm run build"
},
"plugins": {
"release-it-lerna-changelog": {
"@release-it-plugins/lerna-changelog": {
"infile": "CHANGELOG.md",
"launchEditor": true
}
Expand Down

0 comments on commit 3708355

Please sign in to comment.