chore(deps): update dependency semantic-release to v24 (#854)

| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| npm        | semantic-release | 23.1.1 | 24.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-02 11:18:54 +00:00 committed by GitHub
parent 59545c60fd
commit 38db79277c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 70 additions and 63 deletions

View file

@ -56,7 +56,7 @@
"prettier": "3.3.2",
"prettier-plugin-packagejson": "2.5.0",
"rimraf": "5.0.7",
"semantic-release": "23.1.1",
"semantic-release": "24.0.0",
"ts-node": "10.9.2",
"typescript": "5.5.2"
},