Skip to content

Commit f7f2c70

Browse files
committed
bump @octokit/plugin-rest-endpoint-methods from 10.4.0 to 10.4.1
Signed-off-by: CrazyMax <[email protected]>
1 parent 02f5c65 commit f7f2c70

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@actions/tool-cache": "^2.0.2",
5656
"@azure/storage-blob": "^12.15.0",
5757
"@octokit/core": "^5.2.2",
58-
"@octokit/plugin-rest-endpoint-methods": "^10.4.0",
58+
"@octokit/plugin-rest-endpoint-methods": "^10.4.1",
5959
"async-retry": "^1.3.3",
6060
"csv-parse": "^5.6.0",
6161
"gunzip-maybe": "^1.4.2",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ __metadata:
11191119
"@actions/tool-cache": ^2.0.2
11201120
"@azure/storage-blob": ^12.15.0
11211121
"@octokit/core": ^5.2.2
1122-
"@octokit/plugin-rest-endpoint-methods": ^10.4.0
1122+
"@octokit/plugin-rest-endpoint-methods": ^10.4.1
11231123
"@types/csv-parse": ^1.2.2
11241124
"@types/gunzip-maybe": ^1.4.2
11251125
"@types/he": ^1.2.3
@@ -1890,6 +1890,17 @@ __metadata:
18901890
languageName: node
18911891
linkType: hard
18921892

1893+
"@octokit/plugin-rest-endpoint-methods@npm:^10.4.1":
1894+
version: 10.4.1
1895+
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.1"
1896+
dependencies:
1897+
"@octokit/types": ^12.6.0
1898+
peerDependencies:
1899+
"@octokit/core": 5
1900+
checksum: 3e0e95515ccb7fdd5e5cff32a5e34a688fd275c6703caf786f7c49820e2bf2a66e7d845ba4eae4d03c307c1950ea417e34a17055b25b46e2019123b75b394c56
1901+
languageName: node
1902+
linkType: hard
1903+
18931904
"@octokit/plugin-rest-endpoint-methods@npm:^5.13.0":
18941905
version: 5.16.2
18951906
resolution: "@octokit/plugin-rest-endpoint-methods@npm:5.16.2"

0 commit comments

Comments
 (0)