Skip to content

Commit ed439ad

Browse files
renovate-botalexandr-g
authored andcommitted
chore(deps): update dependency @semantic-release/github to v7.0.2
1 parent 33862ee commit ed439ad

File tree

2 files changed

+25
-3
lines changed

2 files changed

+25
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"devDependencies": {
108108
"@semantic-release/changelog": "5.0.0",
109109
"@semantic-release/git": "9.0.0",
110-
"@semantic-release/github": "7.0.1",
110+
"@semantic-release/github": "7.0.2",
111111
"commitizen": "4.0.3",
112112
"cz-conventional-changelog": "3.1.0",
113113
"semantic-release": "17.0.2"

yarn.lock

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,7 +1977,7 @@
19771977
once "^1.4.0"
19781978
universal-user-agent "^4.0.0"
19791979

1980-
"@octokit/rest@^16.27.0":
1980+
"@octokit/rest@^16.27.0", "@octokit/rest@^16.43.0":
19811981
version "16.43.0"
19821982
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.43.0.tgz#519ac030b5c3604afde6550720ff56513aee32aa"
19831983
integrity sha512-u+OwrTxHuppVcssGmwCmb4jgPNzsRseJ2rS5PrZk2ASC+WkaF5Q7wu8zVtJ4OA24jK6aRymlwA2uwL36NU9nAA==
@@ -2048,7 +2048,29 @@
20482048
micromatch "^4.0.0"
20492049
p-reduce "^2.0.0"
20502050

2051-
"@semantic-release/github@7.0.1", "@semantic-release/github@^7.0.0":
2051+
"@semantic-release/github@7.0.2":
2052+
version "7.0.2"
2053+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.0.2.tgz#5f036bc66bf27019b03ee1f04722c3dbfa4155da"
2054+
integrity sha512-WD9cIsBxKV8U/zisBxp/YZRYmU9TBs/GNlnE1/3Levs5Kyeb5/IwOKw96LP4HY92xudsKPhBCkpmnGwn6sELGg==
2055+
dependencies:
2056+
"@octokit/rest" "^16.43.0"
2057+
"@semantic-release/error" "^2.2.0"
2058+
aggregate-error "^3.0.0"
2059+
bottleneck "^2.18.1"
2060+
debug "^4.0.0"
2061+
dir-glob "^3.0.0"
2062+
fs-extra "^8.0.0"
2063+
globby "^11.0.0"
2064+
http-proxy-agent "^4.0.0"
2065+
https-proxy-agent "^4.0.0"
2066+
issue-parser "^6.0.0"
2067+
lodash "^4.17.4"
2068+
mime "^2.4.3"
2069+
p-filter "^2.0.0"
2070+
p-retry "^4.0.0"
2071+
url-join "^4.0.0"
2072+
2073+
"@semantic-release/github@^7.0.0":
20522074
version "7.0.1"
20532075
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.0.1.tgz#16fdd37c9f65e3e3801d0d15a0aab1cf08ecb608"
20542076
integrity sha512-V3PWdsUL1h69BT6QCBVq1Eh7n2g/EfBVAeEx8agc4tEFIKzpHhhaUrrsLltZoZvgPoPZTCxUxSPbkzhAWKOGFw==

0 commit comments

Comments
 (0)