|
26 | 26 | is-plain-object "^5.0.0"
|
27 | 27 | universal-user-agent "^6.0.0"
|
28 | 28 |
|
29 |
| -"@octokit/openapi-types@^3.2.0": |
30 |
| - version "3.2.0" |
31 |
| - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-3.2.0.tgz#d62d0ff7147dbf4d218616b2484ee2a5d023055d" |
32 |
| - integrity sha512-X7yW/fpzF3uTAE+LbPD3HEeeU+/49o0V4kNA/yv8jQ3BDpFayv/osTOhY1y1mLXljW2bOJcOCSGZo4jFKPJ6Vw== |
| 29 | +"@octokit/openapi-types@^3.3.0": |
| 30 | + version "3.3.0" |
| 31 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-3.3.0.tgz#8797af01feb524e3f4978e1c9bf7bc7c18ef9d25" |
| 32 | + integrity sha512-s3dd32gagPmKaSLNJ9aPNok7U+tl69YLESf6DgQz5Ml/iipPZtif3GLvWpNXoA6qspFm1LFUZX+C3SqWX/Y/TQ== |
33 | 33 |
|
34 | 34 | "@octokit/plugin-paginate-rest@^1.1.1":
|
35 | 35 | version "1.1.2"
|
|
113 | 113 | "@types/node" ">= 8"
|
114 | 114 |
|
115 | 115 | "@octokit/types@^6.0.3":
|
116 |
| - version "6.5.1" |
117 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.5.1.tgz#0f1a016ed2220576e94df6ae2bb6a2db8f44829a" |
118 |
| - integrity sha512-meP0U3ker/Nkzfif/q7JAK2LSOnuV+72F8mgfruwVX4iTQBgkShh5LSrdI9F7aC2hF3a/8AePfYh4SLzu1RuxA== |
| 116 | + version "6.6.0" |
| 117 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.6.0.tgz#165d0e7940d5f910b3373f02336c161dcdf097fe" |
| 118 | + integrity sha512-nmFoU3HCbw1AmnZU/eto2VvzV06+N7oAqXwMmAHGlNDF+KFykksh/VlAl85xc1P5T7Mw8fKYvXNaImNHCCH/rg== |
119 | 119 | dependencies:
|
120 |
| - "@octokit/openapi-types" "^3.2.0" |
| 120 | + "@octokit/openapi-types" "^3.3.0" |
121 | 121 | "@types/node" ">= 8"
|
122 | 122 |
|
123 | 123 | "@orta/markdown-translator@^0.4.2":
|
@@ -549,9 +549,9 @@ cross-spawn@^7.0.1:
|
549 | 549 | which "^2.0.1"
|
550 | 550 |
|
551 | 551 | danger@^10.6.0:
|
552 |
| - version "10.6.0" |
553 |
| - resolved "https://registry.yarnpkg.com/danger/-/danger-10.6.0.tgz#6fcb10753143aeb60c139065b952dbe783e8ed14" |
554 |
| - integrity sha512-cN9skuxtkgfnV4CQpF20L3Yt3VhMlBvvWAoh2QashDepI420gwcxoCRpxdCF7GP3aVJuh5LuI9ObrDvAxpnCFA== |
| 552 | + version "10.6.1" |
| 553 | + resolved "https://registry.yarnpkg.com/danger/-/danger-10.6.1.tgz#b19bd8f15f764b13a4bc3c1cb5b3a74e199f93c4" |
| 554 | + integrity sha512-uoAhEziWafPq9oCHFFr4d3gMcAmiLaybUT73c1ZEWnATGlwPthGKDOE9DE0TNpr2yMeV9GgpruOD5URivP8LBw== |
555 | 555 | dependencies:
|
556 | 556 | "@babel/polyfill" "^7.2.5"
|
557 | 557 | "@octokit/rest" "^16.43.1"
|
|
0 commit comments