Skip to content

Commit

Permalink
build(deps): bump @semantic-release/github from 5.2.5 to 5.2.6 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Kocal committed Dec 17, 2018
1 parent 2a4d7f3 commit 72e21ff
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -69,9 +69,9 @@
integrity sha512-9Tj/qn+y2j+sjCI3Jd+qseGtHjOAeg7dU2/lVcqIQ9TV3QDaDXDYXcoOHU+7o2Hwh8L8ymL4gfuO7KxDs3q2zg==

"@semantic-release/github@^5.1.0", "@semantic-release/github@^5.2.1":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-5.2.5.tgz#14e53d99f1e84c76b5674b7506f235a7a4cae302"
integrity sha512-myO00q84CyfyzaEZ4OdA7GOMCQKd+juZd5g2Cloh4jV6CyiMyWflZ629RH99wjAVUiwMKnvX2SQ5XPFvO1+FCw==
version "5.2.6"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-5.2.6.tgz#633911ba6c185d30256f7d76b67b2dacf4ded162"
integrity sha512-bk2+SN2KOvGBBhqbOWQHvh1hOctv712LRv5ll0GYo2WBvjI7urFSeS3HWYL79UUkyjHrYQIum2CJdvcCUjjw4g==
dependencies:
"@octokit/rest" "^16.0.1"
"@semantic-release/error" "^2.2.0"
Expand All @@ -87,7 +87,7 @@
lodash "^4.17.4"
mime "^2.0.3"
p-filter "^1.0.0"
p-retry "^2.0.0"
p-retry "^3.0.0"
parse-github-url "^1.0.1"
url-join "^4.0.0"

Expand Down Expand Up @@ -3184,10 +3184,10 @@ p-reduce@^1.0.0:
resolved "https://registry.yarnpkg.com/p-reduce/-/p-reduce-1.0.0.tgz#18c2b0dd936a4690a529f8231f58a0fdb6a47dfa"
integrity sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=

p-retry@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-2.0.0.tgz#b97f1f4d6d81a3c065b2b40107b811e995c1bfba"
integrity sha512-ZbCuzAmiwJ45q4evp/IG9D+5MUllGSUeCWwPt3j/tdYSi1KPkSD+46uqmAA1LhccDhOXv8kYZKNb8x78VflzfA==
p-retry@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-3.0.0.tgz#f1a09233417dd40b42a7a4a3ed0f4780f23b90d8"
integrity sha512-fAB7bebxaj8nylNAsxPNkwPZ/48bXFdFnWrz0v2sV+H5BsGfVL7Ap7KgONqy7rOK4ZI1I+SU+lmettO3hM+2HQ==
dependencies:
retry "^0.12.0"

Expand Down

0 comments on commit 72e21ff

Please sign in to comment.