Skip to content

Commit

Permalink
chore(deps): update dependency @octokit/action to v5.0.4 (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 17, 2023
1 parent c30d36a commit 85a511d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,9 @@
fastq "^1.6.0"

"@octokit/action@^5.0.0":
version "5.0.3"
resolved "https://registry.yarnpkg.com/@octokit/action/-/action-5.0.3.tgz#b91bb1072998756740a8b31b909e66a8447b0973"
integrity sha512-QOZaqcokC4Ex5mlMKWsnhefLyjBUIOJbDTdpll2nqCnIOuJId8wLOKH+JR9h/2VkG0lQ59D1VGIVzSh0zUqf9w==
version "5.0.4"
resolved "https://registry.yarnpkg.com/@octokit/action/-/action-5.0.4.tgz#e10d434f9f487fa740ee7073081b09acfa4e6740"
integrity sha512-DaG5vNauJUHiqyGFLh3prUTCCNNdcc6FdPYArjDTBUxdMc0cgC4szJaaKhGP1bHAobvgpjnYgFlBXXk5pFe3cA==
dependencies:
"@octokit/auth-action" "^2.0.0"
"@octokit/core" "^4.0.0"
Expand Down Expand Up @@ -244,9 +244,9 @@
universal-user-agent "^6.0.0"

"@octokit/openapi-types@^17.1.2":
version "17.1.2"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.1.2.tgz#b7bc1cc5d3581adac9dce197a21f0e5f2ceaabf1"
integrity sha512-OaS7Ol4Y+U50PbejfzQflGWRMxO04nYWO5ZBv6JerqMKE2WS/tI9VoVDDPXHBlRMGG2fOdKwtVGlFfc7AVIstw==
version "17.2.0"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.2.0.tgz#f1800b5f9652b8e1b85cc6dfb1e0dc888810bdb5"
integrity sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ==

"@octokit/plugin-paginate-rest@^6.0.0":
version "6.1.0"
Expand All @@ -273,9 +273,9 @@
once "^1.4.0"

"@octokit/request@^6.0.0":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-6.2.3.tgz#76d5d6d44da5c8d406620a4c285d280ae310bdb4"
integrity sha512-TNAodj5yNzrrZ/VxP+H5HiYaZep0H3GU0O7PaF+fhDrt8FPrnkei9Aal/txsN/1P7V3CPiThG0tIvpPDYUsyAA==
version "6.2.4"
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-6.2.4.tgz#b00a7185865c72bdd432e63168b1e900953ded0c"
integrity sha512-at92SYQstwh7HH6+Kf3bFMnHrle7aIrC0r5rTP+Bb30118B6j1vI2/M4walh6qcQgfuLIKs8NUO5CytHTnUI3A==
dependencies:
"@octokit/endpoint" "^7.0.0"
"@octokit/request-error" "^3.0.0"
Expand Down

0 comments on commit 85a511d

Please sign in to comment.