Skip to content

Commit ef4d9ec

Browse files
Bump @octokit/plugin-rest-endpoint-methods from 15.0.0 to 16.0.0 (#21)
* Bump @octokit/plugin-rest-endpoint-methods from 15.0.0 to 16.0.0 Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 15.0.0 to 16.0.0. - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](octokit/plugin-rest-endpoint-methods.js@v15.0.0...v16.0.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * `npm run all` --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Davis Vaughan <davis@posit.co>
1 parent 6141541 commit ef4d9ec

File tree

3 files changed

+18
-14
lines changed

3 files changed

+18
-14
lines changed

dist/setup-air/index.js

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@actions/tool-cache": "^2.0.2",
2525
"@octokit/core": "^7.0.2",
2626
"@octokit/plugin-paginate-rest": "^13.0.0",
27-
"@octokit/plugin-rest-endpoint-methods": "^15.0.0"
27+
"@octokit/plugin-rest-endpoint-methods": "^16.0.0"
2828
},
2929
"devDependencies": {
3030
"@biomejs/biome": "1.9.4",

0 commit comments

Comments
 (0)