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](https://github.com/octokit/plugin-rest-endpoint-methods.js/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-28 22:26:11 +00:00 committed by GitHub
parent 5bc270dc53
commit e907622be4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -53,7 +53,7 @@
"@actions/io": "^1.1.3", "@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1", "@actions/tool-cache": "^2.0.1",
"@octokit/core": "^5.0.2", "@octokit/core": "^5.0.2",
"@octokit/plugin-rest-endpoint-methods": "^10.1.5", "@octokit/plugin-rest-endpoint-methods": "^10.2.0",
"async-retry": "^1.3.3", "async-retry": "^1.3.3",
"csv-parse": "^5.5.2", "csv-parse": "^5.5.2",
"handlebars": "^4.7.8", "handlebars": "^4.7.8",

View File

@ -1047,7 +1047,7 @@ __metadata:
"@actions/io": ^1.1.3 "@actions/io": ^1.1.3
"@actions/tool-cache": ^2.0.1 "@actions/tool-cache": ^2.0.1
"@octokit/core": ^5.0.2 "@octokit/core": ^5.0.2
"@octokit/plugin-rest-endpoint-methods": ^10.1.5 "@octokit/plugin-rest-endpoint-methods": ^10.2.0
"@types/csv-parse": ^1.2.2 "@types/csv-parse": ^1.2.2
"@types/js-yaml": ^4.0.5 "@types/js-yaml": ^4.0.5
"@types/node": ^20.5.9 "@types/node": ^20.5.9
@ -1704,14 +1704,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@octokit/plugin-rest-endpoint-methods@npm:^10.1.5": "@octokit/plugin-rest-endpoint-methods@npm:^10.2.0":
version: 10.1.5 version: 10.2.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.1.5" resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.2.0"
dependencies: dependencies:
"@octokit/types": ^12.3.0 "@octokit/types": ^12.3.0
peerDependencies: peerDependencies:
"@octokit/core": ">=5" "@octokit/core": ">=5"
checksum: 01b79eac7f1f5663c8bdb2f27a209873cebdf664b15712b4cc1f363f2a9df60f217e03af67a07000a4a7a70191080716ccc6d9fa454258f5cb2a09ef18723ee9 checksum: 3209688bf508d22a525fe32d632ff928b048688c1859c7e4bbb08bd181aa07f580b375a502e34368628103e5d5cccf7f9fb0ff0c8fd4262470ac8eeffb80ac6b
languageName: node languageName: node
linkType: hard linkType: hard