Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @octokit/plugin-rest-endpoint-methods from 10.1.3 to 10.1.4 #203

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.4",
"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.4
"@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.4":
version: 10.1.4
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.1.4"
dependencies:
"@octokit/types": ^12.2.0
"@octokit/types": ^12.3.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 7c1dd3b7cccb9eb820197fd0403a9582e4f58eebf6d9e1f0b372d6df93965fe186eb786f61b6ecf9e7af0550615da053040ac6785a31281b784a85e68d107b39
checksum: 75f2f17710de67370a173e01a931a24499be7f3a262ec1ebf72f9b2b2a6d4503ebae003df03013876fb1d4abd0ac40f38f09b15f9432ef7ad044b7ff504a463d
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