File tree Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 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"
Original file line number Diff line number Diff line change 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==
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==
You can’t perform that action at this time.
0 commit comments