Skip to content

Commit e907622

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.1.5 to 10.2.0. - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](octokit/plugin-rest-endpoint-methods.js@v10.1.5...v10.2.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bc270d commit e907622

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@actions/io": "^1.1.3",
5454
"@actions/tool-cache": "^2.0.1",
5555
"@octokit/core": "^5.0.2",
56-
"@octokit/plugin-rest-endpoint-methods": "^10.1.5",
56+
"@octokit/plugin-rest-endpoint-methods": "^10.2.0",
5757
"async-retry": "^1.3.3",
5858
"csv-parse": "^5.5.2",
5959
"handlebars": "^4.7.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ __metadata:
10471047
"@actions/io": ^1.1.3
10481048
"@actions/tool-cache": ^2.0.1
10491049
"@octokit/core": ^5.0.2
1050-
"@octokit/plugin-rest-endpoint-methods": ^10.1.5
1050+
"@octokit/plugin-rest-endpoint-methods": ^10.2.0
10511051
"@types/csv-parse": ^1.2.2
10521052
"@types/js-yaml": ^4.0.5
10531053
"@types/node": ^20.5.9
@@ -1704,14 +1704,14 @@ __metadata:
17041704
languageName: node
17051705
linkType: hard
17061706

1707-
"@octokit/plugin-rest-endpoint-methods@npm:^10.1.5":
1708-
version: 10.1.5
1709-
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.1.5"
1707+
"@octokit/plugin-rest-endpoint-methods@npm:^10.2.0":
1708+
version: 10.2.0
1709+
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.2.0"
17101710
dependencies:
17111711
"@octokit/types": ^12.3.0
17121712
peerDependencies:
17131713
"@octokit/core": ">=5"
1714-
checksum: 01b79eac7f1f5663c8bdb2f27a209873cebdf664b15712b4cc1f363f2a9df60f217e03af67a07000a4a7a70191080716ccc6d9fa454258f5cb2a09ef18723ee9
1714+
checksum: 3209688bf508d22a525fe32d632ff928b048688c1859c7e4bbb08bd181aa07f580b375a502e34368628103e5d5cccf7f9fb0ff0c8fd4262470ac8eeffb80ac6b
17151715
languageName: node
17161716
linkType: hard
17171717

0 commit comments

Comments
 (0)