Skip to content

Commit

Permalink
build(deps): bump @octokit/rest from 21.0.1 to 21.0.2
Browse files Browse the repository at this point in the history
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 21.0.1 to 21.0.2.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v21.0.1...v21.0.2)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jamacku committed Sep 2, 2024
1 parent 6608458 commit b3a89d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@actions/github": "6.0.0",
"@octokit/core": "6.1.2",
"@octokit/plugin-throttling": "9.3.1",
"@octokit/rest": "21.0.1",
"@octokit/rest": "21.0.2",
"@octokit/types": "13.5.0",
"testing-farm": "1.9.1",
"zod": "3.23.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -571,15 +571,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/rest@npm:21.0.1":
version: 21.0.1
resolution: "@octokit/rest@npm:21.0.1"
"@octokit/rest@npm:21.0.2":
version: 21.0.2
resolution: "@octokit/rest@npm:21.0.2"
dependencies:
"@octokit/core": ^6.1.2
"@octokit/plugin-paginate-rest": ^11.0.0
"@octokit/plugin-request-log": ^5.3.1
"@octokit/plugin-rest-endpoint-methods": ^13.0.0
checksum: 99a099a7fbb2c460955e941e0ab8d8aa7480988b9bcae80af752d8d6112aaf301f43916eac7be04e813ca97a3dd5ad5f27cc88812aa600f5bbf387dfbba2381c
checksum: 81dc98bbc27d4891a211628ea49ba40f087f986ee85d7e2f0579b66e4046dd6b6d63ffeb0eb011c9240dd61906798795e4b9e309af230f31df0a42db79ae20bc
languageName: node
linkType: hard

Expand Down Expand Up @@ -2251,7 +2251,7 @@ __metadata:
"@actions/github": 6.0.0
"@octokit/core": 6.1.2
"@octokit/plugin-throttling": 9.3.1
"@octokit/rest": 21.0.1
"@octokit/rest": 21.0.2
"@octokit/types": 13.5.0
"@total-typescript/ts-reset": 0.6.0
"@types/node": 22.5.2
Expand Down

0 comments on commit b3a89d8

Please sign in to comment.