Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: upgrade @octokit/rest from 20.1.1 to 21.0.0
Snyk has created this PR to upgrade @octokit/rest from 20.1.1 to 21.0.0.

See this package in npm:
@octokit/rest

See this project in Snyk:
https://app.snyk.io/org/mapuppy09/project/4ff40ae5-a823-487c-8702-d5ae867427ad?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 5, 2024
commit 2d76c442768e61997ce3c080af323143e438bb54
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"posttest": "npm run lint"
},
"dependencies": {
"@octokit/rest": "^20.0.2",
"@octokit/rest": "^21.0.0",
"@prettier/sync": "^0.5.0",
"front-matter": "^4.0.2",
"minimatch": "^9.0.3",
Expand Down