Skip to content

Commit

Permalink
build(deps): bump @octokit/request from 9.0.1 to 9.1.0 (#148)
Browse files Browse the repository at this point in the history
Bumps [@octokit/request](https://github.com/octokit/request.js) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v9.0.1...v9.1.0)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent cede84e commit 9bb59dd
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 6 deletions.
36 changes: 31 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@actions/github": "^6.0.0",
"octokit": "^3.2.0",
"@octokit/auth-app": "^6.1.0",
"@octokit/request": "^9.0.1",
"@octokit/request": "^9.1.0",
"@octokit/graphql": "^8.1.0",
"node-fetch": "^3.3.2"
},
Expand Down

0 comments on commit 9bb59dd

Please sign in to comment.