Skip to content

Commit

Permalink
fix(deps): bump @octokit/auth-app from 2.11.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 2.11.0 to 3.0.0.
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v2.11.0...v3.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2021
1 parent 82e1fff commit d053533
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -17,7 +17,7 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "ISC",
"dependencies": {
"@octokit/auth-app": "^2.10.4",
"@octokit/auth-app": "^3.0.0",
"@octokit/auth-token": "^2.4.4",
"@octokit/auth-unauthenticated": "^2.0.2",
"@octokit/types": "^6.1.1"
Expand Down

0 comments on commit d053533

Please sign in to comment.