Skip to content

Commit

Permalink
chore(deps): update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 2, 2024
1 parent 3007d3e commit ed5cfc3
Show file tree
Hide file tree
Showing 18 changed files with 1,395 additions and 1,146 deletions.
2 changes: 1 addition & 1 deletion experimental/packages/exporter-logs-otlp-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"sideEffects": false,
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/resources": "1.26.0",
"@types/mocha": "10.0.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.8",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.8",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.8",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.8",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.8",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/context-zone": "1.26.0",
"@opentelemetry/propagator-b3": "1.26.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/context-zone": "1.26.0",
"@opentelemetry/propagator-b3": "1.26.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/sdk-metrics": "1.26.0",
"@types/mocha": "10.0.8",
Expand Down
2 changes: 1 addition & 1 deletion experimental/packages/otlp-exporter-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.8",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.8",
"@types/node": "18.6.5",
Expand Down
2 changes: 1 addition & 1 deletion experimental/packages/sdk-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-env": "7.25.7",
"@opentelemetry/api": ">=1.4.0 <1.10.0",
"@opentelemetry/resources_1.9.0": "npm:@opentelemetry/[email protected]",
"@types/mocha": "10.0.8",
Expand Down
Loading

0 comments on commit ed5cfc3

Please sign in to comment.