mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-18 09:44:46 +00:00
fix(deps): update dependency @octokit/rest to v21.0.2
This commit is contained in:
parent
50693d8df5
commit
3ea85a1c0d
1 changed files with 3 additions and 3 deletions
|
@ -823,9 +823,9 @@
|
|||
universal-user-agent "^7.0.2"
|
||||
|
||||
"@octokit/rest@^21.0.0":
|
||||
version "21.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-21.0.1.tgz#b77d985ded81ac180f4efb26858311c0fcb8462c"
|
||||
integrity sha512-RWA6YU4CqK0h0J6tfYlUFnH3+YgBADlxaHXaKSG+BVr2y4PTfbU2tlKuaQoQZ83qaTbi4CUxLNAmbAqR93A6mQ==
|
||||
version "21.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-21.0.2.tgz#9b767dbc1098daea8310fd8b76bf7a97215d5972"
|
||||
integrity sha512-+CiLisCoyWmYicH25y1cDfCrv41kRSvTq6pPWtRroRJzhsCZWZyCqGyI8foJT5LmScADSwRAnr/xo+eewL04wQ==
|
||||
dependencies:
|
||||
"@octokit/core" "^6.1.2"
|
||||
"@octokit/plugin-paginate-rest" "^11.0.0"
|
||||
|
|
Loading…
Reference in a new issue