Skip to content

Commit

Permalink
build(deps): update dependency @semantic-release/github to v9.0.5
Browse files Browse the repository at this point in the history
| datasource | package                  | from  | to    |
| ---------- | ------------------------ | ----- | ----- |
| npm        | @semantic-release/github | 9.0.4 | 9.0.5 |
  • Loading branch information
renovate[bot] committed Sep 16, 2023
1 parent a751033 commit ed72267
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.0.4",
"@semantic-release/github": "9.0.5",
"@semantic-release/npm": "10.0.5",
"@tsconfig/node16": "16.1.1",
"@types/node": "16.18.50",
Expand Down
24 changes: 1 addition & 23 deletions yarn.lock
Expand Up @@ -752,29 +752,7 @@
micromatch "^4.0.0"
p-reduce "^2.0.0"

"@semantic-release/github@9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.0.4.tgz#227281e20f2b6f660e4c30b570702e460483e6b4"
integrity sha512-kQCGFAsBErvCR6hzNuzu63cj4erQN2krm9zQlg8vl4j5X0mL0d/Ras0wmL5Gkr1TuSS2lweME7M4J5zvtDDDSA==
dependencies:
"@octokit/core" "^5.0.0"
"@octokit/plugin-paginate-rest" "^8.0.0"
"@octokit/plugin-retry" "^6.0.0"
"@octokit/plugin-throttling" "^7.0.0"
"@semantic-release/error" "^4.0.0"
aggregate-error "^4.0.1"
debug "^4.3.4"
dir-glob "^3.0.1"
globby "^13.1.4"
http-proxy-agent "^7.0.0"
https-proxy-agent "^7.0.0"
issue-parser "^6.0.0"
lodash-es "^4.17.21"
mime "^3.0.0"
p-filter "^3.0.0"
url-join "^5.0.0"

"@semantic-release/github@^9.0.0":
"@semantic-release/github@9.0.5", "@semantic-release/github@^9.0.0":
version "9.0.5"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.0.5.tgz#52c69f8f5e77d8422a4229657806a44e95d03fee"
integrity sha512-d1ZZjMvXpSa4E1L3XjdNOqgUy00o9QZX55L75pMsb/w+1NV6CCfDYOvH8qwKygHS/rKzI3FkBTcR40ahOodsgg==
Expand Down

0 comments on commit ed72267

Please sign in to comment.