⬆ Bump @semantic-release/github from 10.0.4 to 10.0.5

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.0.4...v10.0.5)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-23 10:05:46 +00:00
committed by github-actions[bot]
parent 9512bd76a3
commit 72027db90f

6
package-lock.json generated
View File

@@ -2987,9 +2987,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.4.tgz",
"integrity": "sha512-eHCfW3jlzax5OKd5nTovlvoCdg+b9YBa31M2JGT1KmzmJR3TIalu2ahVU+V/xATVeOx+S8fbCiPnBBgMlzH5Vw==",
"version": "10.0.5",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.5.tgz",
"integrity": "sha512-hmuCDkfru/Uc9+ZBNOSremAupu6BCslvOVDiG0wYcL8TQodCycp6uvwDyeym1H0M4l3ob9c0s0xMBiZjjXQ2yA==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",