build(deps): upgrade release-it to v18 (#153)

This commit is contained in:
Andrea Lamparelli 2025-04-15 10:42:44 +02:00 committed by GitHub
parent d74a787035
commit c9a7375bf9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3081 additions and 5515 deletions

View file

@ -55,7 +55,7 @@
"@gitbeaker/rest": "^39.1.0",
"@kie/mock-github": "^1.1.0",
"@octokit/webhooks-types": "^6.8.0",
"@release-it/conventional-changelog": "^7.0.0",
"@release-it/conventional-changelog": "^10.0.0",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.17",
@ -66,7 +66,7 @@
"husky": "^8.0.2",
"jest": "^29.0.0",
"jest-sonar-reporter": "^2.0.0",
"release-it": "^16.1.3",
"release-it": "^18.1.2",
"semver": "^7.3.8",
"ts-jest": "^29.0.0",
"ts-node": "^10.8.1",