Skip to content

Commit

Permalink
Merge 4f4a648 into d61609b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2018
2 parents d61609b + 4f4a648 commit 7170b33
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@semantic-release/changelog": "3.0.0",
"@semantic-release/git": "7.0.1",
"@semantic-release/github": "5.0.1",
"@semantic-release/github": "5.0.2",
"@types/chai": "4.1.4",
"@types/faker": "4.1.2",
"@types/fs-extra": "5.0.4",
Expand Down
24 changes: 23 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,29 @@
micromatch "^3.1.4"
p-reduce "^1.0.0"

"@semantic-release/github@5.0.1", "@semantic-release/github@^5.0.0":
"@semantic-release/github@5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-5.0.2.tgz#3a3a4bb7e86fc1dc31829daf5066a232e2097e5b"
dependencies:
"@octokit/rest" "^15.2.0"
"@semantic-release/error" "^2.2.0"
aggregate-error "^1.0.0"
bottleneck "^2.0.1"
debug "^3.1.0"
dir-glob "^2.0.0"
fs-extra "^7.0.0"
globby "^8.0.0"
http-proxy-agent "^2.1.0"
https-proxy-agent "^2.2.1"
issue-parser "^2.2.0"
lodash "^4.17.4"
mime "^2.0.3"
p-filter "^1.0.0"
p-retry "^2.0.0"
parse-github-url "^1.0.1"
url-join "^4.0.0"

"@semantic-release/github@^5.0.0":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-5.0.1.tgz#7be94947b4a32604ffda8e8f59b70ff5c04bea35"
dependencies:
Expand Down

0 comments on commit 7170b33

Please sign in to comment.