Skip to content

Commit

Permalink
chore(deps): update babel monorepo (#4913)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Aug 13, 2024
1 parent c0e25aa commit fbd28f0
Show file tree
Hide file tree
Showing 19 changed files with 560 additions and 637 deletions.
4 changes: 2 additions & 2 deletions experimental/packages/exporter-logs-otlp-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
],
"sideEffects": false,
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/resources": "1.25.1",
"@types/mocha": "10.0.7",
Expand Down
4 changes: 2 additions & 2 deletions experimental/packages/exporter-logs-otlp-proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.7",
"@types/node": "18.6.5",
Expand Down
4 changes: 2 additions & 2 deletions experimental/packages/exporter-trace-otlp-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.7",
"@types/node": "18.6.5",
Expand Down
4 changes: 2 additions & 2 deletions experimental/packages/exporter-trace-otlp-proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.7",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.7",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.7",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/context-zone": "1.25.1",
"@opentelemetry/propagator-b3": "1.25.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/context-zone": "1.25.1",
"@opentelemetry/propagator-b3": "1.25.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
"@opentelemetry/api": "^1.3.0"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/sdk-metrics": "1.25.1",
"@types/mocha": "10.0.7",
Expand Down
4 changes: 2 additions & 2 deletions experimental/packages/otlp-exporter-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@opentelemetry/otlp-transformer": "0.52.1"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.7",
"@types/node": "18.6.5",
Expand Down
4 changes: 2 additions & 2 deletions experimental/packages/propagator-aws-xray-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@opentelemetry/api": ">=1.3.0 <1.10.0"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.7",
"@types/node": "18.6.5",
Expand Down
2 changes: 1 addition & 1 deletion experimental/packages/sdk-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@opentelemetry/api": ">=1.4.0 <1.10.0"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/core": "7.25.2",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/api-events": "0.52.0",
"@opentelemetry/api-logs": "0.52.0",
Expand Down
4 changes: 2 additions & 2 deletions experimental/packages/sdk-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"@opentelemetry/api": ">=1.4.0 <1.10.0"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@opentelemetry/api": ">=1.4.0 <1.10.0",
"@opentelemetry/api-logs": "0.52.0",
"@opentelemetry/resources_1.9.0": "npm:@opentelemetry/[email protected]",
Expand Down
Loading

0 comments on commit fbd28f0

Please sign in to comment.