Skip to content

Commit

Permalink
build(deps): bump @octokit/plugin-rest-endpoint-methods
Browse files Browse the repository at this point in the history
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 10.4.0 to 11.0.1.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](octokit/plugin-rest-endpoint-methods.js@v10.4.0...v11.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 7ea6ed7 commit d8d0965
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
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.1.0",
"@octokit/plugin-rest-endpoint-methods": "^10.4.0",
"@octokit/plugin-rest-endpoint-methods": "^11.0.1",
"async-retry": "^1.3.3",
"csv-parse": "^5.5.3",
"handlebars": "^4.7.8",
Expand Down
12 changes: 6 additions & 6 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.1.0
"@octokit/plugin-rest-endpoint-methods": ^10.4.0
"@octokit/plugin-rest-endpoint-methods": ^11.0.1
"@types/csv-parse": ^1.2.2
"@types/js-yaml": ^4.0.5
"@types/node": ^20.5.9
Expand Down Expand Up @@ -1703,14 +1703,14 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^10.4.0":
version: 10.4.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.0"
"@octokit/plugin-rest-endpoint-methods@npm:^11.0.1":
version: 11.0.1
resolution: "@octokit/plugin-rest-endpoint-methods@npm:11.0.1"
dependencies:
"@octokit/types": ^12.6.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 8ee155825c7ea1dd2991a50d5b3f205988b8ea19af4bebbd91c55bb7b78c4e2215956d578671496a4a86df19ff2d5405ce37ee35c9c6c188dc9a199c045c30be
"@octokit/core": ">=6"
checksum: 0926222da62b0bd11b3d341c666a80083b892eff0ebd2a759818bc0bde20993bbf86933ed95ff262b450abfce96ae68abf19ad172b63af105ee2b01a8477f9bc
languageName: node
linkType: hard

Expand Down

0 comments on commit d8d0965

Please sign in to comment.