Skip to content

Commit bcf9253

Browse files
renovate[bot]WhiteSource Renovate
andauthored
chore(deps): update dependency @semantic-release/github to v7.0.3 (#33)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent ed439ad commit bcf9253

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
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.2",
110+
"@semantic-release/github": "7.0.3",
111111
"commitizen": "4.0.3",
112112
"cz-conventional-changelog": "3.1.0",
113113
"semantic-release": "17.0.2"

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2048,10 +2048,10 @@
20482048
micromatch "^4.0.0"
20492049
p-reduce "^2.0.0"
20502050

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==
2051+
"@semantic-release/github@7.0.3":
2052+
version "7.0.3"
2053+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.0.3.tgz#53d5ad985d7ebfaa533f64784d1ac00ff22a2231"
2054+
integrity sha512-4Y2nqruKHsdoayq/H/lMWudONXHLbYtSBDZPktoTrvdJZNQkLhjnxCwDUTKo8G29aI81RuoYKUHv6GSgyJDtGQ==
20552055
dependencies:
20562056
"@octokit/rest" "^16.43.0"
20572057
"@semantic-release/error" "^2.2.0"
@@ -2062,7 +2062,7 @@
20622062
fs-extra "^8.0.0"
20632063
globby "^11.0.0"
20642064
http-proxy-agent "^4.0.0"
2065-
https-proxy-agent "^4.0.0"
2065+
https-proxy-agent "^5.0.0"
20662066
issue-parser "^6.0.0"
20672067
lodash "^4.17.4"
20682068
mime "^2.4.3"
@@ -7300,6 +7300,14 @@ https-proxy-agent@^4.0.0:
73007300
agent-base "5"
73017301
debug "4"
73027302

7303+
https-proxy-agent@^5.0.0:
7304+
version "5.0.0"
7305+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
7306+
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
7307+
dependencies:
7308+
agent-base "6"
7309+
debug "4"
7310+
73037311
human-signals@^1.1.1:
73047312
version "1.1.1"
73057313
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"

0 commit comments

Comments
 (0)