@powerlines/plugin-open-telemetry 0.1.199 → 0.1.200

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-open-telemetry",
3
- "version": "0.1.199",
3
+ "version": "0.1.200",
4
4
  "private": false,
5
5
  "description": "A package containing a Powerlines plugin for registering OpenTelemetry integration at runtime.",
6
6
  "keywords": [
@@ -185,9 +185,9 @@
185
185
  "@alloy-js/markdown": "^0.24.0",
186
186
  "@alloy-js/typescript": "^0.24.0",
187
187
  "@power-plant/alloy-js": "^0.0.50",
188
- "@powerlines/plugin-alloy": "^0.26.267",
188
+ "@powerlines/plugin-alloy": "0.26.268",
189
189
  "@powerlines/plugin-automd": "^0.1.634",
190
- "@powerlines/plugin-env": "^0.16.378",
190
+ "@powerlines/plugin-env": "0.16.379",
191
191
  "@powerlines/plugin-plugin": "^0.12.585",
192
192
  "@storm-software/config-tools": "^1.190.109",
193
193
  "@stryke/convert": "^0.7.29",
@@ -233,5 +233,5 @@
233
233
  "@opentelemetry/sdk-trace-base": ">=2.0.0 <3.0.0"
234
234
  },
235
235
  "publishConfig": { "access": "public" },
236
- "gitHead": "c31b8b5c808f32f95e006ae20b45d67a23ccead6"
236
+ "gitHead": "c545208aff23181510bfb9676e1bedc7e32ed502"
237
237
  }