Skip to content

Commit 06106f8

Browse files
chore(deps-dev): bump @octokit/rest from 17.9.3 to 17.10.0
1 parent 9347609 commit 06106f8

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,12 +1068,12 @@
10681068
"@octokit/types" "^2.0.1"
10691069
deprecation "^2.3.1"
10701070

1071-
"@octokit/plugin-rest-endpoint-methods@^3.14.0":
1072-
version "3.14.0"
1073-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.14.0.tgz#5aa479ef73d07af80009497d0f78250b8efe7455"
1074-
integrity sha512-KTLPiXZ45WaDNilFUN3+o2pns0vFWkcWLsKf8mw3Z7AJTST7mI3ukoDk2bJ0FPnLTCHvQYR1qrwMFp8UShR7cQ==
1071+
"@octokit/plugin-rest-endpoint-methods@3.15.0":
1072+
version "3.15.0"
1073+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.15.0.tgz#2f01bf16a1fd2fb8ec8915aebc4d4b5b348ea8d6"
1074+
integrity sha512-cx4JScYv3rA7pR9gCd8SBdf8LtkIYsN6Jtl0O0pG1IrKaj/HVz1b27zFaS5gn/MI8UwdDtUuHiN3NMtkrIWoqA==
10751075
dependencies:
1076-
"@octokit/types" "^4.1.5"
1076+
"@octokit/types" "^4.1.6"
10771077
deprecation "^2.3.1"
10781078

10791079
"@octokit/request-error@^1.0.2":
@@ -1131,14 +1131,14 @@
11311131
universal-user-agent "^4.0.0"
11321132

11331133
"@octokit/rest@^17.1.3", "@octokit/rest@^17.8.0":
1134-
version "17.9.3"
1135-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.9.3.tgz#f2297b0170ad8c0bbcda94e13139cd6b2e3c7145"
1136-
integrity sha512-by1mGtNX4I5CFQDr8rN6lquE+EvEk1IstoJHUb3BmEPMMo27ftvYMHZjm1sl7f39sZlH26B0vcJWbWiDZFcsNQ==
1134+
version "17.10.0"
1135+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.10.0.tgz#40d94e8abb98741aa99d0dac39a974cd257f7865"
1136+
integrity sha512-TT0rsmi/IhYDy37+roEjawvpUfXxXVLWjWfcoOByJ8eQka1N21ka7BqVCi+rWco4x7sSffXcw2QfGmmNSUb7Tw==
11371137
dependencies:
11381138
"@octokit/core" "^2.4.3"
11391139
"@octokit/plugin-paginate-rest" "^2.2.0"
11401140
"@octokit/plugin-request-log" "^1.0.0"
1141-
"@octokit/plugin-rest-endpoint-methods" "^3.14.0"
1141+
"@octokit/plugin-rest-endpoint-methods" "3.15.0"
11421142

11431143
"@octokit/types@^2.0.0", "@octokit/types@^2.0.1", "@octokit/types@^2.11.1":
11441144
version "2.12.1"
@@ -1154,10 +1154,10 @@
11541154
dependencies:
11551155
"@types/node" ">= 8"
11561156

1157-
"@octokit/types@^4.1.5":
1158-
version "4.1.6"
1159-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-4.1.6.tgz#03d3f277dee73086940578c2518c2ed700ac07a0"
1160-
integrity sha512-/gN/VeZirpFb0GIpbDF6SgtfDp9EQ+ymqPf595wjRkEoRgkrCnJGctGAd8MrynStBvYRmMWF1P64qzZFzhW7Vg==
1157+
"@octokit/types@^4.1.6":
1158+
version "4.1.7"
1159+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-4.1.7.tgz#efb1c26b6e6201b7d6e56b9a17e73d0541401567"
1160+
integrity sha512-2ydXNFLsoJbm5D3zvAkbK0y9JaS4eBZ4sk0DJcOLH1sY+p3H861ysARJLLQQtztN5y5vvxKS12JRUwoLkEO4Ag==
11611161
dependencies:
11621162
"@types/node" ">= 8"
11631163

0 commit comments

Comments
 (0)