chore(deps): update semantic-release monorepo (major) (#978)

chore(deps): update semantic-release monorepo

| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| npm        | @semantic-release/github | 11.0.6 | 12.0.2 |
| npm        | @semantic-release/npm    | 12.0.2 | 13.1.2 |
| npm        | semantic-release         | 24.2.9 | 25.0.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-12 17:50:28 +01:00 committed by GitHub
parent 1adf39f4f8
commit f90da8d8bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 138 additions and 68 deletions

View file

@ -41,8 +41,8 @@
"@commitlint/config-conventional": "19.8.1",
"@eslint/js": "9.39.1",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "11.0.6",
"@semantic-release/npm": "12.0.2",
"@semantic-release/github": "12.0.2",
"@semantic-release/npm": "13.1.2",
"@tsconfig/node20": "20.1.8",
"@tsconfig/strictest": "2.0.6",
"@types/eslint-config-prettier": "6.11.3",
@ -59,7 +59,7 @@
"prettier": "3.7.4",
"prettier-plugin-packagejson": "2.5.20",
"rimraf": "6.1.2",
"semantic-release": "24.2.9",
"semantic-release": "25.0.2",
"typescript": "5.9.3",
"typescript-eslint": "8.48.1"
},