Skip to content

Commit ded5567

Browse files
build(deps): bump @octokit/plugin-rest-endpoint-methods
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 10.4.0 to 14.0.0. - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](octokit/plugin-rest-endpoint-methods.js@v10.4.0...v14.0.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba0e8d7 commit ded5567

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-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.1.0",
58-
"@octokit/plugin-rest-endpoint-methods": "^10.4.0",
58+
"@octokit/plugin-rest-endpoint-methods": "^14.0.0",
5959
"async-retry": "^1.3.3",
6060
"csv-parse": "^5.6.0",
6161
"gunzip-maybe": "^1.4.2",

yarn.lock

Lines changed: 28 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.1.0
1122-
"@octokit/plugin-rest-endpoint-methods": ^10.4.0
1122+
"@octokit/plugin-rest-endpoint-methods": ^14.0.0
11231123
"@types/csv-parse": ^1.2.2
11241124
"@types/gunzip-maybe": ^1.4.2
11251125
"@types/he": ^1.2.3
@@ -1837,6 +1837,13 @@ __metadata:
18371837
languageName: node
18381838
linkType: hard
18391839

1840+
"@octokit/openapi-types@npm:^25.0.0":
1841+
version: 25.0.0
1842+
resolution: "@octokit/openapi-types@npm:25.0.0"
1843+
checksum: f751b75da153ac98623e2e4c033ffa4f4707eb9ff2aa60b2ed603b1100f4ba154f93c3bad8cfa248c341f9aedc51fe37f3aed1c11e0cd838a95f8d95769a54e3
1844+
languageName: node
1845+
linkType: hard
1846+
18401847
"@octokit/plugin-paginate-rest@npm:^2.17.0":
18411848
version: 2.21.3
18421849
resolution: "@octokit/plugin-paginate-rest@npm:2.21.3"
@@ -1879,6 +1886,17 @@ __metadata:
18791886
languageName: node
18801887
linkType: hard
18811888

1889+
"@octokit/plugin-rest-endpoint-methods@npm:^14.0.0":
1890+
version: 14.0.0
1891+
resolution: "@octokit/plugin-rest-endpoint-methods@npm:14.0.0"
1892+
dependencies:
1893+
"@octokit/types": ^14.0.0
1894+
peerDependencies:
1895+
"@octokit/core": ">=6"
1896+
checksum: beb8d666cb3d5394d9bef7afd43e402899e9f78ed0b2e51f701cbe599ba6004f11605c923877122ee943f0b2884e65b3116ac4b5edb5b930b372d9b1c9900dc6
1897+
languageName: node
1898+
linkType: hard
1899+
18821900
"@octokit/plugin-rest-endpoint-methods@npm:^5.13.0":
18831901
version: 5.16.2
18841902
resolution: "@octokit/plugin-rest-endpoint-methods@npm:5.16.2"
@@ -2009,6 +2027,15 @@ __metadata:
20092027
languageName: node
20102028
linkType: hard
20112029

2030+
"@octokit/types@npm:^14.0.0":
2031+
version: 14.0.0
2032+
resolution: "@octokit/types@npm:14.0.0"
2033+
dependencies:
2034+
"@octokit/openapi-types": ^25.0.0
2035+
checksum: 2c63dd529449b1dec8ff0dc4a6c9839032edc3c38cc8d76e368d124e67496e26dfe75fb106409aebd5120924266a12f8be2c05c8baa165a772523075a6dfdb93
2036+
languageName: node
2037+
linkType: hard
2038+
20122039
"@octokit/types@npm:^6.0.3, @octokit/types@npm:^6.16.1, @octokit/types@npm:^6.39.0, @octokit/types@npm:^6.40.0":
20132040
version: 6.41.0
20142041
resolution: "@octokit/types@npm:6.41.0"

0 commit comments

Comments
 (0)