Skip to content

Commit

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

build(deps): bump @octokit/plugin-rest-endpoint-methods from 10.2.0 to 10.3.0
  • Loading branch information
crazy-max committed Feb 16, 2024
2 parents aebb2a6 + 48394d7 commit 1274cd2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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.1.0",
"@octokit/plugin-rest-endpoint-methods": "^10.2.0",
"@octokit/plugin-rest-endpoint-methods": "^10.3.0",
"async-retry": "^1.3.3",
"csv-parse": "^5.5.3",
"handlebars": "^4.7.8",
Expand Down
30 changes: 15 additions & 15 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.1.0
"@octokit/plugin-rest-endpoint-methods": ^10.2.0
"@octokit/plugin-rest-endpoint-methods": ^10.3.0
"@types/csv-parse": ^1.2.2
"@types/js-yaml": ^4.0.5
"@types/node": ^20.5.9
Expand Down Expand Up @@ -1674,10 +1674,10 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^19.0.2":
version: 19.0.2
resolution: "@octokit/openapi-types@npm:19.0.2"
checksum: 2a5d577a21674be1e004f081e973a5c68ec945063d0ff29b41f67a535a69d97f7f9ce084e313d922a815f0c361763664a43a650bf6e520548892dd2f192b88da
"@octokit/openapi-types@npm:^19.1.0":
version: 19.1.0
resolution: "@octokit/openapi-types@npm:19.1.0"
checksum: 9d1b188741609a9832b964df2bc337ee77c1fc89d5f686faebb743c7cb27721e214180d623ee28227427b4c43719b79ee4890e338a709b78a9f249a7c369ac3e
languageName: node
linkType: hard

Expand All @@ -1703,14 +1703,14 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^10.2.0":
version: 10.2.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.2.0"
"@octokit/plugin-rest-endpoint-methods@npm:^10.3.0":
version: 10.3.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.3.0"
dependencies:
"@octokit/types": ^12.3.0
"@octokit/types": ^12.4.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 3209688bf508d22a525fe32d632ff928b048688c1859c7e4bbb08bd181aa07f580b375a502e34368628103e5d5cccf7f9fb0ff0c8fd4262470ac8eeffb80ac6b
checksum: 42be2790ef2c43f0a811962d7bea9913a2135cc46ac9b72620b09f7bf5f265208dbac3826f3d6d63f5eb0d7a1c64281399344a853f4c98a8768b6f59b81769e7
languageName: node
linkType: hard

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

"@octokit/types@npm:^12.3.0":
version: 12.3.0
resolution: "@octokit/types@npm:12.3.0"
"@octokit/types@npm:^12.4.0":
version: 12.5.0
resolution: "@octokit/types@npm:12.5.0"
dependencies:
"@octokit/openapi-types": ^19.0.2
checksum: ba852690b7dcdf0d01e68b2dba79b1823322406493bfb769964e07b0ee47005d58a0241e401afb6e03f0ab51ecd7a739d6d3e4d0cc1db8b7606c36c8a2104e67
"@octokit/openapi-types": ^19.1.0
checksum: 6f1a67c9db8d414e87c4ee7abd1e2627ce9d998bc8aaaa7880d5a2be1dd7c7130a3d78c08884afda72195c0eb6c97bbf4fbc12b8ad57ff0031d31ffc7cc0d1fb
languageName: node
linkType: hard

Expand Down

0 comments on commit 1274cd2

Please sign in to comment.