Skip to content

Commit dfb32be

Browse files
committed
fix(deps): update dependency @octokit/rest to v18.7.2
1 parent d724241 commit dfb32be

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"yarn": "~1.22.5"
1717
},
1818
"dependencies": {
19-
"@octokit/rest": "18.6.3",
19+
"@octokit/rest": "18.7.2",
2020
"command-line-args": "5.2.0"
2121
},
2222
"devDependencies": {

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,10 @@
121121
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.3.2.tgz#065ce49b338043ec7f741316ce06afd4d459d944"
122122
integrity sha512-oJhK/yhl9Gt430OrZOzAl2wJqR0No9445vmZ9Ey8GjUZUpwuu/vmEFP0TDhDXdpGDoxD6/EIFHJEcY8nHXpDTA==
123123

124-
"@octokit/openapi-types@^7.3.5":
125-
version "7.3.5"
126-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.3.5.tgz#ffd195472f345b32fb29ba3c86a1ee68c09f24b3"
127-
integrity sha512-6bm5lzGDOeSnWHM5W8OZ86RD2KpchynU+/Qlm5hNEFjfLDhwfAY2lSe68YRUEYFGlxSHe0HmakyhvmtWoD3Zog==
124+
"@octokit/openapi-types@^9.2.0":
125+
version "9.2.0"
126+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-9.2.0.tgz#46bbfe6a85bfd2987e69216955fcd04df7d025bb"
127+
integrity sha512-c4A1Xm0At+ypvBfEETREu519wLncJYQXvY+dBGg/V5YA51eg5EwdDsPPfcOMG0cuXscqRvsIgIySTmTJUdcTNA==
128128

129129
"@octokit/plugin-paginate-rest@^2.6.2":
130130
version "2.13.3"
@@ -138,12 +138,12 @@
138138
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.3.tgz#70a62be213e1edc04bb8897ee48c311482f9700d"
139139
integrity sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ==
140140

141-
"@octokit/plugin-rest-endpoint-methods@5.3.4":
142-
version "5.3.4"
143-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.4.tgz#291dea5af9eecf4d457884d9efbcf72aabbaff57"
144-
integrity sha512-2Y2q/FYCsW5tcwIqgnLOgzZXEb3I1VoSQGyHs/Zki/Ufs5H+uT0maPVHatLKw90LQbqK7ON8NpL3Y8IyzG6pNA==
141+
"@octokit/plugin-rest-endpoint-methods@5.5.2":
142+
version "5.5.2"
143+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.2.tgz#c8bdb3065a9725e30802295f10a31b3ff434830c"
144+
integrity sha512-1ArooY7AYQdUd2zyqWLFHQ6gver9PvZSiuM+EPAsDplv1Y6u8zHl6yZ7yGIgaf7xvWupwUkJS2WttGYyb1P0DQ==
145145
dependencies:
146-
"@octokit/types" "^6.16.7"
146+
"@octokit/types" "^6.22.0"
147147
deprecation "^2.3.1"
148148

149149
"@octokit/request-error@^2.0.0", "@octokit/request-error@^2.0.5":
@@ -188,15 +188,15 @@
188188
node-fetch "^2.6.1"
189189
universal-user-agent "^6.0.0"
190190

191-
"@octokit/rest@18.6.3":
192-
version "18.6.3"
193-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.6.3.tgz#0283de05d5dbc9d3adcacb208c055db03000abf9"
194-
integrity sha512-BeV2P48RR3MVPhSBq6KXXHMVHEJg5vnFBkFN1GKPXBohXTp+eb0gJq+5iYgkjbOMG6biNvkKllPDWJchpQHHiA==
191+
"@octokit/rest@18.7.2":
192+
version "18.7.2"
193+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.7.2.tgz#8239b5acd40fccb3f5d074e7a4386980f3770821"
194+
integrity sha512-TAedgLqNRS+rdGqS9v00sqBeS6IgyLSoqqCDu6pmoadAB7xSjFHShxzaXUAbxxJjyHtb7mencRGzgH4W/V6Myg==
195195
dependencies:
196196
"@octokit/core" "^3.5.0"
197197
"@octokit/plugin-paginate-rest" "^2.6.2"
198198
"@octokit/plugin-request-log" "^1.0.2"
199-
"@octokit/plugin-rest-endpoint-methods" "5.3.4"
199+
"@octokit/plugin-rest-endpoint-methods" "5.5.2"
200200

201201
"@octokit/types@^6.0.3", "@octokit/types@^6.11.0", "@octokit/types@^6.7.1":
202202
version "6.14.2"
@@ -212,12 +212,12 @@
212212
dependencies:
213213
"@octokit/openapi-types" "^7.3.2"
214214

215-
"@octokit/types@^6.16.7":
216-
version "6.16.7"
217-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.16.7.tgz#f27e87daf7ed87bde3e67b2e71956468fa4d02a7"
218-
integrity sha512-OuQELiwIKeDySgNID52vm33wDRc2aaX8lKYgAw9Hmw939ITow1HspT8/AH3M3jgGFUMDmHlMNBNEmH7xV7ggXQ==
215+
"@octokit/types@^6.22.0":
216+
version "6.22.0"
217+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.22.0.tgz#389bade20955c919241b6ffb9dd33f6e0cf1cc6c"
218+
integrity sha512-Y8GR0BJHQDpO09qw/ZQpN+DXrFzCWaE0pvK4frDm3zJ+h99AktsFfBoDazbCtHxiL8d0jD8xRH4BeynlKLeChg==
219219
dependencies:
220-
"@octokit/openapi-types" "^7.3.5"
220+
"@octokit/openapi-types" "^9.2.0"
221221

222222
"@tsconfig/node10@^1.0.7":
223223
version "1.0.7"

0 commit comments

Comments
 (0)