Skip to content

Commit

Permalink
chore(deps): update babel monorepo (#5161)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 15, 2024
1 parent 363c003 commit 1aa158b
Show file tree
Hide file tree
Showing 19 changed files with 1,155 additions and 1,691 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 @@ -70,8 +70,8 @@
],
"sideEffects": false,
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/resources": "1.27.0",
"@types/mocha": "10.0.9",
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 @@ -63,8 +63,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.9",
"@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 @@ -62,8 +62,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.9",
"@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 @@ -62,8 +62,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.9",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.9",
"@types/node": "18.6.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.9",
"@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.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/context-zone": "1.27.0",
"@opentelemetry/propagator-b3": "1.27.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/context-zone": "1.27.0",
"@opentelemetry/propagator-b3": "1.27.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"@opentelemetry/api": "^1.3.0"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/sdk-metrics": "1.27.0",
"@types/mocha": "10.0.9",
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 @@ -64,8 +64,8 @@
"@opentelemetry/otlp-transformer": "0.54.2"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.9",
"@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 @@ -66,7 +66,7 @@
"@opentelemetry/api": ">=1.4.0 <1.10.0"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/core": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@types/mocha": "10.0.9",
"@types/node": "18.6.5",
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 @@ -71,8 +71,8 @@
"@opentelemetry/api": ">=1.4.0 <1.10.0"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@opentelemetry/api": ">=1.4.0 <1.10.0",
"@opentelemetry/resources_1.9.0": "npm:@opentelemetry/[email protected]",
"@types/mocha": "10.0.9",
Expand Down
2 changes: 1 addition & 1 deletion experimental/packages/web-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@opentelemetry/semantic-conventions": "1.27.0"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/core": "7.26.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/api-events": "0.54.2",
"@opentelemetry/api-logs": "0.54.2",
Expand Down
Loading

0 comments on commit 1aa158b

Please sign in to comment.