Skip to content

Commit 343f824

Browse files
chore(deps-dev): bump @octokit/rest from 17.10.0 to 17.11.0
1 parent 6b39710 commit 343f824

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

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

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==
1071+
"@octokit/plugin-rest-endpoint-methods@3.17.0":
1072+
version "3.17.0"
1073+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.17.0.tgz#d8ba04eb883849dd98666c55bf49d8c9fe7be055"
1074+
integrity sha512-NFV3vq7GgoO2TrkyBRUOwflkfTYkFKS0tLAPym7RNpkwLCttqShaEGjthOsPEEL+7LFcYv3mU24+F2yVd3npmg==
10751075
dependencies:
10761076
"@octokit/types" "^4.1.6"
10771077
deprecation "^2.3.1"
@@ -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.10.0"
1135-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.10.0.tgz#40d94e8abb98741aa99d0dac39a974cd257f7865"
1136-
integrity sha512-TT0rsmi/IhYDy37+roEjawvpUfXxXVLWjWfcoOByJ8eQka1N21ka7BqVCi+rWco4x7sSffXcw2QfGmmNSUb7Tw==
1134+
version "17.11.0"
1135+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.11.0.tgz#80db76d7d3442c998de5483575975f5591da84b8"
1136+
integrity sha512-WqXmm37uCGP1NxYxSc27hd5pYNLdksuUsjR8vaNS8fCy6kyxZFy+Dbh/AzqKGj2mOdbnt7dILoGHfzsA4IIm4A==
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.15.0"
1141+
"@octokit/plugin-rest-endpoint-methods" "3.17.0"
11421142

11431143
"@octokit/types@^2.0.0", "@octokit/types@^2.0.1", "@octokit/types@^2.11.1":
11441144
version "2.12.1"

0 commit comments

Comments
 (0)