Skip to content

Commit

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

build(deps): bump @octokit/plugin-rest-endpoint-methods from 10.1.3 to 10.1.5
  • Loading branch information
crazy-max committed Nov 16, 2023
2 parents e927ebb + 7c2659d commit 624fee6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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": "^10.1.3",
"@octokit/plugin-rest-endpoint-methods": "^10.1.5",
"async-retry": "^1.3.3",
"csv-parse": "^5.5.2",
"handlebars": "^4.7.8",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@ __metadata:
"@actions/io": ^1.1.3
"@actions/tool-cache": ^2.0.1
"@octokit/core": ^5.0.1
"@octokit/plugin-rest-endpoint-methods": ^10.1.3
"@octokit/plugin-rest-endpoint-methods": ^10.1.5
"@types/csv-parse": ^1.2.2
"@types/js-yaml": ^4.0.5
"@types/node": ^20.5.9
Expand Down Expand Up @@ -1689,14 +1689,14 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^10.1.3":
version: 10.1.3
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.1.3"
"@octokit/plugin-rest-endpoint-methods@npm:^10.1.5":
version: 10.1.5
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.1.5"
dependencies:
"@octokit/types": ^12.2.0
"@octokit/types": ^12.3.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 7c1dd3b7cccb9eb820197fd0403a9582e4f58eebf6d9e1f0b372d6df93965fe186eb786f61b6ecf9e7af0550615da053040ac6785a31281b784a85e68d107b39
checksum: 01b79eac7f1f5663c8bdb2f27a209873cebdf664b15712b4cc1f363f2a9df60f217e03af67a07000a4a7a70191080716ccc6d9fa454258f5cb2a09ef18723ee9
languageName: node
linkType: hard

Expand Down Expand Up @@ -1742,12 +1742,12 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^12.2.0":
version: 12.2.0
resolution: "@octokit/types@npm:12.2.0"
"@octokit/types@npm:^12.3.0":
version: 12.3.0
resolution: "@octokit/types@npm:12.3.0"
dependencies:
"@octokit/openapi-types": ^19.0.2
checksum: 51d3bde9644596c48f7b022e29e5726745b7da8de1b9c5f0780d8da2d2a16df5163b2c72797c4dc41c86c3339a989a977114413a30eee1f83327dc624d24ed20
checksum: ba852690b7dcdf0d01e68b2dba79b1823322406493bfb769964e07b0ee47005d58a0241e401afb6e03f0ab51ecd7a739d6d3e4d0cc1db8b7606c36c8a2104e67
languageName: node
linkType: hard

Expand Down

0 comments on commit 624fee6

Please sign in to comment.