Skip to content

Commit

Permalink
build(deps): bump octokit from 3.2.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [octokit](https://github.com/octokit/octokit.js) from 3.2.1 to 4.0.2.
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v3.2.1...v4.0.2)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 75908ce commit 08b739c
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 242 deletions.
2 changes: 1 addition & 1 deletion packages/commons/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"depcheck": "depcheck"
},
"dependencies": {
"octokit": "^3.2.0",
"octokit": "^4.0.2",
"tmp-promise": "^3.0.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 08b739c

Please sign in to comment.