Skip to content

Commit a99b02d

Browse files
Update octokit monorepo (#1486)
* Update octokit monorepo * package.jsonやpackage-lock.jsonを直してあげたよ! (#1487) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 517029a commit a99b02d

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
33
"@actions/github": "6.0.1",
4-
"@octokit/plugin-paginate-rest": "13.2.0",
5-
"@octokit/plugin-rest-endpoint-methods": "16.1.0",
4+
"@octokit/plugin-paginate-rest": "13.2.1",
5+
"@octokit/plugin-rest-endpoint-methods": "16.1.1",
66
"@octokit/request-error": "7.0.1",
77
"js-yaml": "4.1.0"
88
},

0 commit comments

Comments
 (0)