Skip to content

Commit

Permalink
Merge pull request #175 from docker/dependabot/npm_and_yarn/octokit/p…
Browse files Browse the repository at this point in the history
…lugin-rest-endpoint-methods-10.0.0

build(deps): bump @octokit/plugin-rest-endpoint-methods from 9.0.0 to 10.0.0
  • Loading branch information
crazy-max authored Oct 5, 2023
2 parents 9bb2a9f + d852953 commit 36e5638
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@octokit/core": "^5.0.1",
"@octokit/plugin-rest-endpoint-methods": "^9.0.0",
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
"async-retry": "^1.3.3",
"csv-parse": "^5.5.0",
"handlebars": "^4.7.8",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ __metadata:
"@actions/io": ^1.1.3
"@actions/tool-cache": ^2.0.1
"@octokit/core": ^5.0.1
"@octokit/plugin-rest-endpoint-methods": ^9.0.0
"@octokit/plugin-rest-endpoint-methods": ^10.0.0
"@types/csv-parse": ^1.2.2
"@types/js-yaml": ^4.0.5
"@types/node": ^20.5.9
Expand Down Expand Up @@ -1674,6 +1674,17 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^10.0.0":
version: 10.0.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.0.0"
dependencies:
"@octokit/types": ^12.0.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 96b14346997d32092da72d8f297fc3f4ea6cdc5d77a645684fc772ead8d5da41ffc8d45752875c014b71451793f514b23ddb41e1c0caf9bd942c2ea0a75582c4
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^5.13.0":
version: 5.16.2
resolution: "@octokit/plugin-rest-endpoint-methods@npm:5.16.2"
Expand All @@ -1686,17 +1697,6 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^9.0.0":
version: 9.0.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:9.0.0"
dependencies:
"@octokit/types": ^11.0.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 8795cb29be042c839098886a03c2ec6051e3fd7a29f16f4f8a487aa2d85ceb00df8a4432499a43af550369bd730ce9b1b9d7eeff768745b80a3e67698ca9a5dd
languageName: node
linkType: hard

"@octokit/request-error@npm:^2.0.0":
version: 2.0.2
resolution: "@octokit/request-error@npm:2.0.2"
Expand Down

0 comments on commit 36e5638

Please sign in to comment.