Skip to content

Commit

Permalink
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] committed Aug 19, 2024
1 parent 7de7741 commit ff13a62
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 @@ -36,7 +36,7 @@
"@octokit/plugin-retry": "^7.1.1",
"@octokit/plugin-throttling": "^9.3.1",
"@octokit/request-error": "^6.1.4",
"@octokit/rest": "^21.0.1",
"@octokit/rest": "^21.0.2",
"axios": "^1.7.4",
"bootstrap": "^4.6.1",
"buffer": "^6.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2140,15 +2140,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": "npm:^6.1.2"
"@octokit/plugin-paginate-rest": "npm:^11.0.0"
"@octokit/plugin-request-log": "npm:^5.3.1"
"@octokit/plugin-rest-endpoint-methods": "npm:^13.0.0"
checksum: 10/098188840d24761ce9833f2d9d866d4a6c2fdb9022d4f3cb53f4de44a1b2c90d6db5cc96382d534e139e3aea981593f5f94f693205f7cdd3ac388e266b3702e9
checksum: 10/f67fbb1b3e9568f352933c55703cd33354183e48710a146f6a1c5930419006d2d97c08f5b0a29a56fffc9e53f01b34bae2681a577f604172f4331644b85a9779
languageName: node
linkType: hard

Expand Down Expand Up @@ -11550,7 +11550,7 @@ __metadata:
"@octokit/plugin-retry": "npm:^7.1.1"
"@octokit/plugin-throttling": "npm:^9.3.1"
"@octokit/request-error": "npm:^6.1.4"
"@octokit/rest": "npm:^21.0.1"
"@octokit/rest": "npm:^21.0.2"
"@octokit/types": "npm:^13.5.0"
"@pmmmwh/react-refresh-webpack-plugin": "npm:^0.5.15"
"@types/eslint": "npm:^8"
Expand Down

0 comments on commit ff13a62

Please sign in to comment.