Skip to content

Commit

Permalink
build(deps): bump octokit from 3.0.0 to 3.1.0 (#137)
Browse files Browse the repository at this point in the history
Bumps [octokit](https://github.com/octokit/octokit.js) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v3.0.0...v3.1.0)

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

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 Jul 26, 2023
1 parent 7493341 commit c2077f2
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 8 deletions.
33 changes: 26 additions & 7 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 @@ -49,7 +49,7 @@
"i18next-browser-languagedetector": "^7.1.0",
"i18next-http-backend": "^2.2.0",
"inflection": "^2.0.0",
"octokit": "^3.0.0",
"octokit": "^3.1.0",
"react-dom": "^18.2.0",
"react-github-btn": "^1.3.0",
"react-i18next": "^13.0.0",
Expand Down

1 comment on commit c2077f2

@vercel
Copy link

@vercel vercel bot commented on c2077f2 Jul 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.