Skip to content

Commit

Permalink
fix(deps): update dependency octokit to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent c0df9be commit 6b8e89f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions scripts/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 scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "npm run clean && tsc"
},
"dependencies": {
"octokit": "3.1.2"
"octokit": "3.2.0"
},
"devDependencies": {
"@types/node": "20.12.3",
Expand Down

0 comments on commit 6b8e89f

Please sign in to comment.