Skip to content

Commit

Permalink
Merge pull request #215 from tgstation/dependabot/npm_and_yarn/octoki…
Browse files Browse the repository at this point in the history
…t/rest-21.0.2

Bump @octokit/rest from 21.0.1 to 21.0.2
  • Loading branch information
Cyberboss committed Aug 20, 2024
2 parents 592fd49 + ff13a62 commit 0ffc059
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 0ffc059

Please sign in to comment.