chore(deps): update semantic-release monorepo

| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| npm        | @semantic-release/github | 12.0.2 | 12.0.3 |
| npm        | semantic-release         | 25.0.2 | 25.0.3 |
This commit is contained in:
renovate[bot] 2026-02-06 21:23:12 +00:00 committed by GitHub
parent d745de9161
commit 603e9737bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 27 additions and 37 deletions

View file

@ -41,7 +41,7 @@
"@commitlint/config-conventional": "20.4.0",
"@eslint/js": "9.39.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "12.0.2",
"@semantic-release/github": "12.0.3",
"@semantic-release/npm": "13.1.3",
"@tsconfig/node24": "24.0.4",
"@tsconfig/strictest": "2.0.8",
@ -59,7 +59,7 @@
"prettier": "3.8.1",
"prettier-plugin-packagejson": "3.0.0",
"rimraf": "6.1.2",
"semantic-release": "25.0.2",
"semantic-release": "25.0.3",
"typescript": "5.9.3",
"typescript-eslint": "8.54.0"
},