Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update octokit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 6916925 commit 9bb7544
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 66 deletions.
266 changes: 202 additions & 64 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 packages/github_actions_otel_trace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prerelease": "npm run build:clean && npm publish prerelease"
},
"dependencies": {
"@octokit/plugin-retry": "6.0.1",
"@octokit/plugin-retry": "7.1.1",
"@octokit/rest": "^20.1.0",
"@opentelemetry/api": "^1.8.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.50.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@kesin11/github_actions_otel_trace": "*",
"@octokit/webhooks-methods": "^4.1.0",
"@octokit/webhooks-methods": "^5.1.0",
"fastify": "^4.26.2",
"fastify-cli": "^6.1.1"
},
Expand Down

0 comments on commit 9bb7544

Please sign in to comment.