Skip to content

Commit

Permalink
chore(deps): update dependency @semantic-release/github to v10.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent a06b9b8 commit 4b24142
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.3.4",
"@semantic-release/github": "10.3.5",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand Down
30 changes: 28 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3545,7 +3545,33 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/github@npm:10.3.4, @semantic-release/github@npm:^10.0.0":
"@semantic-release/github@npm:10.3.5":
version: 10.3.5
resolution: "@semantic-release/github@npm:10.3.5"
dependencies:
"@octokit/core": "npm:^6.0.0"
"@octokit/plugin-paginate-rest": "npm:^11.0.0"
"@octokit/plugin-retry": "npm:^7.0.0"
"@octokit/plugin-throttling": "npm:^9.0.0"
"@semantic-release/error": "npm:^4.0.0"
aggregate-error: "npm:^5.0.0"
debug: "npm:^4.3.4"
dir-glob: "npm:^3.0.1"
globby: "npm:^14.0.0"
http-proxy-agent: "npm:^7.0.0"
https-proxy-agent: "npm:^7.0.0"
issue-parser: "npm:^7.0.0"
lodash-es: "npm:^4.17.21"
mime: "npm:^4.0.0"
p-filter: "npm:^4.0.0"
url-join: "npm:^5.0.0"
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 10c0/fbc3b805d6a5d66604afbd712a3661c7a1742838553058fbf037d83ff5cbf14e96c69d5788631abc3d6ed26d9ecf985963b449518d27fbab9f588be37f5c1eb0
languageName: node
linkType: hard

"@semantic-release/github@npm:^10.0.0":
version: 10.3.4
resolution: "@semantic-release/github@npm:10.3.4"
dependencies:
Expand Down Expand Up @@ -8314,7 +8340,7 @@ __metadata:
"@semantic-release/changelog": "npm:6.0.3"
"@semantic-release/commit-analyzer": "npm:13.0.0"
"@semantic-release/git": "npm:10.0.1"
"@semantic-release/github": "npm:10.3.4"
"@semantic-release/github": "npm:10.3.5"
"@semantic-release/npm": "npm:12.0.1"
"@semantic-release/release-notes-generator": "npm:14.0.1"
"@sinclair/typebox": "npm:0.33.12"
Expand Down

0 comments on commit 4b24142

Please sign in to comment.