Skip to content

Commit

Permalink
chore(deps-dev): bump @opentelemetry/instrumentation-pino (#194)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [@opentelemetry/instrumentation-pino](https://github.com/open-telemetry/opentelemetry-js-contrib).


Updates `@opentelemetry/instrumentation-pino` from 0.42.0 to 0.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.42.0...instrumentation-pg-v0.43.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-pino"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

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 7, 2024
1 parent 4e57e54 commit 1b79e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@opentelemetry/api": "^1.4.1",
"@opentelemetry/api-logs": "^0.54.0",
"@opentelemetry/instrumentation-http": "^0.54.0",
"@opentelemetry/instrumentation-pino": "^0.42.0",
"@opentelemetry/instrumentation-pino": "^0.43.0",
"@opentelemetry/sdk-node": "^0.54.0",
"@types/node": "^22.2.0",
"pino": "^9.0.0",
Expand Down

0 comments on commit 1b79e2d

Please sign in to comment.