Skip to content

Commit

Permalink
chore(deps): bump the octokit group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the octokit group with 3 updates in the / directory: [@octokit/auth-app](https://github.com/octokit/auth-app.js), [@octokit/rest](https://github.com/octokit/rest.js) and [@octokit/types](https://github.com/octokit/types.ts).


Updates `@octokit/auth-app` from 6.0.3 to 7.1.0
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v6.0.3...v7.1.0)

Updates `@octokit/rest` from 20.0.2 to 20.1.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v20.0.2...v20.1.1)

Updates `@octokit/types` from 12.4.0 to 13.5.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v12.4.0...v13.5.0)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: octokit
- dependency-name: "@octokit/types"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent ae6ec2f commit 399ca3e
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 198 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"release": "semantic-release"
},
"devDependencies": {
"@octokit/types": "^12.4.0",
"@octokit/types": "^13.5.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/exec": "^6.0.3",
Expand All @@ -45,7 +45,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@octokit/auth-app": "^6.0.3",
"@octokit/rest": "^20.0.2"
"@octokit/auth-app": "^7.1.0",
"@octokit/rest": "^20.1.1"
}
}
Loading

0 comments on commit 399ca3e

Please sign in to comment.