chore(deps-dev): Bump @semantic-release/github from 10.1.7 to 10.3.3 (#3446)

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.7 to 10.3.3.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.1.7...v10.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-09 13:18:51 -06:00 committed by GitHub
parent 3f6231ed5d
commit 81ce46735a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -19,7 +19,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.1.7",
"@semantic-release/github": "^10.3.3",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"cheerio": "1.0.0",
@ -1045,9 +1045,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.1.7",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.7.tgz",
"integrity": "sha512-QnhP4k1eqzYLz6a4kpWrUQeKJYXqHggveMykvUFbSquq07GF85BXvr/QLhpOD7bpDcmEfL8VnphRA7KT5i9lzQ==",
"version": "10.3.3",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.3.3.tgz",
"integrity": "sha512-zrEdwRZ7ZTEM2JYhF4E+ZgApIfv6iHfQBnnAP1g2LqYZtj56+qWEUo/xW36cbZRDOweejxU40PGZckx6TZzFmg==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",

View File

@ -60,7 +60,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.1.7",
"@semantic-release/github": "^10.3.3",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"cheerio": "1.0.0",