Skip to content

Commit 537eaf9

Browse files
authored
fix(deps): update all patch versions (#5440)
1 parent 7d6e11e commit 537eaf9

File tree

38 files changed

+395
-3489
lines changed

38 files changed

+395
-3489
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"devDependencies": {
7676
"@types/mocha": "10.0.10",
7777
"@types/node": "^8.10.66",
78-
"@types/sinon": "17.0.3",
78+
"@types/sinon": "17.0.4",
7979
"@types/webpack": "5.28.5",
8080
"@types/webpack-env": "1.16.3",
8181
"babel-plugin-istanbul": "7.0.0",

experimental/packages/exporter-logs-otlp-grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@opentelemetry/resources": "2.0.0-dev.0",
5555
"@types/mocha": "10.0.10",
5656
"@types/node": "18.6.5",
57-
"@types/sinon": "17.0.3",
57+
"@types/sinon": "17.0.4",
5858
"cross-var": "1.1.0",
5959
"lerna": "6.6.2",
6060
"mocha": "11.1.0",

experimental/packages/exporter-logs-otlp-http/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@
7070
],
7171
"sideEffects": false,
7272
"devDependencies": {
73-
"@babel/core": "7.26.7",
74-
"@babel/preset-env": "7.26.7",
73+
"@babel/core": "7.26.9",
74+
"@babel/preset-env": "7.26.9",
7575
"@opentelemetry/api": "1.9.0",
7676
"@opentelemetry/resources": "2.0.0-dev.0",
7777
"@types/mocha": "10.0.10",
7878
"@types/node": "18.6.5",
79-
"@types/sinon": "17.0.3",
79+
"@types/sinon": "17.0.4",
8080
"@types/webpack-env": "1.16.3",
8181
"babel-loader": "9.2.1",
8282
"babel-plugin-istanbul": "7.0.0",

experimental/packages/exporter-logs-otlp-proto/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
"access": "public"
6464
},
6565
"devDependencies": {
66-
"@babel/core": "7.26.7",
67-
"@babel/preset-env": "7.26.7",
66+
"@babel/core": "7.26.9",
67+
"@babel/preset-env": "7.26.9",
6868
"@opentelemetry/api": "1.9.0",
6969
"@types/mocha": "10.0.10",
7070
"@types/node": "18.6.5",
71-
"@types/sinon": "17.0.3",
71+
"@types/sinon": "17.0.4",
7272
"babel-plugin-istanbul": "7.0.0",
7373
"cross-var": "1.1.0",
7474
"karma": "6.4.4",

experimental/packages/exporter-trace-otlp-grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@opentelemetry/api": "1.9.0",
5252
"@types/mocha": "10.0.10",
5353
"@types/node": "18.6.5",
54-
"@types/sinon": "17.0.3",
54+
"@types/sinon": "17.0.4",
5555
"cross-var": "1.1.0",
5656
"lerna": "6.6.2",
5757
"mocha": "11.1.0",

experimental/packages/exporter-trace-otlp-http/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
"access": "public"
6363
},
6464
"devDependencies": {
65-
"@babel/core": "7.26.7",
66-
"@babel/preset-env": "7.26.7",
65+
"@babel/core": "7.26.9",
66+
"@babel/preset-env": "7.26.9",
6767
"@opentelemetry/api": "1.9.0",
6868
"@types/mocha": "10.0.10",
6969
"@types/node": "18.6.5",
70-
"@types/sinon": "17.0.3",
70+
"@types/sinon": "17.0.4",
7171
"@types/webpack-env": "1.16.3",
7272
"babel-loader": "9.2.1",
7373
"babel-plugin-istanbul": "7.0.0",

experimental/packages/exporter-trace-otlp-proto/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
"access": "public"
6363
},
6464
"devDependencies": {
65-
"@babel/core": "7.26.7",
66-
"@babel/preset-env": "7.26.7",
65+
"@babel/core": "7.26.9",
66+
"@babel/preset-env": "7.26.9",
6767
"@opentelemetry/api": "1.9.0",
6868
"@types/mocha": "10.0.10",
6969
"@types/node": "18.6.5",
70-
"@types/sinon": "17.0.3",
70+
"@types/sinon": "17.0.4",
7171
"babel-plugin-istanbul": "7.0.0",
7272
"cross-var": "1.1.0",
7373
"karma": "6.4.4",

experimental/packages/opentelemetry-browser-detector/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
"access": "public"
5454
},
5555
"devDependencies": {
56-
"@babel/core": "7.26.7",
57-
"@babel/preset-env": "7.26.7",
56+
"@babel/core": "7.26.9",
57+
"@babel/preset-env": "7.26.9",
5858
"@opentelemetry/api": "1.9.0",
5959
"@types/mocha": "10.0.10",
6060
"@types/node": "18.6.5",
61-
"@types/sinon": "17.0.3",
61+
"@types/sinon": "17.0.4",
6262
"babel-plugin-istanbul": "7.0.0",
6363
"cross-var": "1.1.0",
6464
"karma": "6.4.4",

experimental/packages/opentelemetry-exporter-metrics-otlp-grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@opentelemetry/api": "1.9.0",
5252
"@types/mocha": "10.0.10",
5353
"@types/node": "18.6.5",
54-
"@types/sinon": "17.0.3",
54+
"@types/sinon": "17.0.4",
5555
"cross-var": "1.1.0",
5656
"lerna": "6.6.2",
5757
"mocha": "11.1.0",

experimental/packages/opentelemetry-exporter-metrics-otlp-http/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
"access": "public"
6363
},
6464
"devDependencies": {
65-
"@babel/core": "7.26.7",
66-
"@babel/preset-env": "7.26.7",
65+
"@babel/core": "7.26.9",
66+
"@babel/preset-env": "7.26.9",
6767
"@opentelemetry/api": "1.9.0",
6868
"@types/mocha": "10.0.10",
6969
"@types/node": "18.6.5",
70-
"@types/sinon": "17.0.3",
70+
"@types/sinon": "17.0.4",
7171
"@types/webpack-env": "1.16.3",
7272
"babel-loader": "9.2.1",
7373
"babel-plugin-istanbul": "7.0.0",

0 commit comments

Comments
 (0)