Skip to content

Commit

Permalink
fix(deps): update octokit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent eb61e5d commit 42f5578
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 293 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@google-cloud/secret-manager": "^5.0.1",
"@nestjs/common": "^10.3.9",
"@nestjs/core": "^10.3.9",
"@octokit/auth-app": "^4.0.4",
"@octokit/core": "^4.0.4",
"@octokit/rest": "^19.0.3",
"@octokit/types": "^10.0.0",
"@octokit/webhooks": "^10.0.8",
"@octokit/webhooks-methods": "^3.0.0",
"@octokit/webhooks-types": "^6.2.4",
"@octokit/auth-app": "^7.0.0",
"@octokit/core": "^6.0.0",
"@octokit/rest": "^21.0.0",
"@octokit/types": "^13.0.0",
"@octokit/webhooks": "^13.0.0",
"@octokit/webhooks-methods": "^5.0.0",
"@octokit/webhooks-types": "^7.0.0",
"axios": "^1.4.0",
"axios-retry": "^4.0.0",
"diff": "^5.1.0",
Expand All @@ -46,7 +46,7 @@
"@babel/preset-env": "^7.26.0",
"@jest/globals": "^29.7.0",
"@eslint/js": "^9.18.0",
"@octokit/webhooks-methods": "^4.0.0",
"@octokit/webhooks-methods": "^5.0.0",
"@types/archiver": "^6.0.2",
"@types/diff": "^5.0.2",
"@types/imapflow": "1.0.17",
Expand Down
Loading

0 comments on commit 42f5578

Please sign in to comment.