Skip to content

Commit 81439d8

Browse files
authored
chore(deps): update dependency @types/sinon to v17 (#2727)
1 parent 9c50e96 commit 81439d8

File tree

38 files changed

+115
-115
lines changed

38 files changed

+115
-115
lines changed

detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@opentelemetry/contrib-test-utils": "^0.45.1",
4747
"@types/mocha": "8.2.3",
4848
"@types/node": "18.18.14",
49-
"@types/sinon": "10.0.20",
49+
"@types/sinon": "17.0.4",
5050
"nock": "13.3.3",
5151
"nyc": "15.1.0",
5252
"rimraf": "5.0.10",

detectors/node/opentelemetry-resource-detector-aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@opentelemetry/instrumentation-http": "^0.57.2",
4848
"@types/mocha": "8.2.3",
4949
"@types/node": "18.18.14",
50-
"@types/sinon": "10.0.20",
50+
"@types/sinon": "17.0.4",
5151
"nock": "13.3.3",
5252
"nyc": "15.1.0",
5353
"rimraf": "5.0.10",

detectors/node/opentelemetry-resource-detector-azure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@opentelemetry/instrumentation-http": "^0.57.2",
4040
"@types/mocha": "8.2.3",
4141
"@types/node": "18.18.14",
42-
"@types/sinon": "10.0.20",
42+
"@types/sinon": "17.0.4",
4343
"nock": "13.3.3",
4444
"nyc": "15.1.0",
4545
"rimraf": "5.0.10",

detectors/node/opentelemetry-resource-detector-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@opentelemetry/instrumentation-fs": "^0.19.1",
4141
"@types/mocha": "8.2.3",
4242
"@types/node": "18.18.14",
43-
"@types/sinon": "10.0.20",
43+
"@types/sinon": "17.0.4",
4444
"eslint-plugin-header": "^3.1.1",
4545
"nock": "13.3.3",
4646
"nyc": "15.1.0",

detectors/node/opentelemetry-resource-detector-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@opentelemetry/api": "^1.0.0",
4949
"@types/mocha": "8.2.3",
5050
"@types/node": "18.18.14",
51-
"@types/sinon": "10.0.20",
51+
"@types/sinon": "17.0.4",
5252
"nyc": "15.1.0",
5353
"rimraf": "5.0.10",
5454
"sinon": "15.2.0",

incubator/opentelemetry-sampler-aws-xray/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@opentelemetry/contrib-test-utils": "^0.35.0",
5454
"@types/mocha": "8.2.3",
5555
"@types/node": "18.18.14",
56-
"@types/sinon": "10.0.20",
56+
"@types/sinon": "17.0.4",
5757
"@typescript-eslint/eslint-plugin": "5.8.1",
5858
"@typescript-eslint/parser": "5.8.1",
5959
"eslint": "8.7.0",

metapackages/auto-configuration-propagators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@opentelemetry/api": "^1.4.1",
3636
"@types/mocha": "7.0.2",
3737
"@types/node": "18.18.14",
38-
"@types/sinon": "10.0.20",
38+
"@types/sinon": "17.0.4",
3939
"nyc": "15.1.0",
4040
"rimraf": "5.0.10",
4141
"sinon": "15.2.0",

metapackages/auto-instrumentations-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@opentelemetry/api": "^1.4.1",
4040
"@types/mocha": "7.0.2",
4141
"@types/node": "18.18.14",
42-
"@types/sinon": "10.0.20",
42+
"@types/sinon": "17.0.4",
4343
"nyc": "15.1.0",
4444
"rimraf": "5.0.10",
4545
"sinon": "15.2.0",

metapackages/auto-instrumentations-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@opentelemetry/api": "^1.3.0",
4040
"@types/mocha": "10.0.6",
4141
"@types/node": "18.18.14",
42-
"@types/sinon": "10.0.20",
42+
"@types/sinon": "17.0.4",
4343
"@types/webpack-env": "1.16.3",
4444
"assert": "2.0.0",
4545
"babel-loader": "8.3.0",

0 commit comments

Comments
 (0)