Skip to content

Commit

Permalink
Bump @octokit/rest from 20.0.1 to 20.0.2 in /cli (reworkd#1305)
Browse files Browse the repository at this point in the history
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v20.0.1...v20.0.2)

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

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 Nov 1, 2023
1 parent 844703f commit 214d17d
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
110 changes: 55 additions & 55 deletions cli/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 cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "reworkd",
"dependencies": {
"@octokit/auth-basic": "^1.4.8",
"@octokit/rest": "^20.0.1",
"@octokit/rest": "^20.0.2",
"chalk": "^5.3.0",
"clear": "^0.1.0",
"clui": "^0.3.6",
Expand Down

0 comments on commit 214d17d

Please sign in to comment.