Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v15.2.0 (#1650)
Browse files Browse the repository at this point in the history
Co-authored-by: Amir Blum <amirgiraffe@gmail.com>
  • Loading branch information
renovate-bot and blumamir committed Aug 26, 2023
1 parent ff29576 commit 3308a54
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"nock": "13.3.2",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"nock": "13.3.2",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"nock": "13.3.2",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
2 changes: 1 addition & 1 deletion metapackages/auto-instrumentations-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
2 changes: 1 addition & 1 deletion metapackages/auto-instrumentations-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-loader": "8.3.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-host-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-id-generator-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-loader": "8.3.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-propagation-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"expect": "29.2.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-sampler-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"expect": "29.2.0",
"mocha": "7.2.0",
"nock": "13.3.2",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"nyc": "15.1.0",
"typescript": "4.4.4",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-amqplib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"mocha": "7.2.0",
"ts-mocha": "10.0.0",
"nyc": "15.1.0",
"sinon": "15.0.1",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"typescript": "4.4.4"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.1",
"semver": "^7.3.2",
"sinon": "14.0.2",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"nock": "13.3.2",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"mysql": "2.18.1",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/opentelemetry-instrumentation-pg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"pg-pool": "3.4.1",
"rimraf": "5.0.1",
"safe-stable-stringify": "^2.4.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"pino": "8.3.1",
"rimraf": "5.0.1",
"semver": "7.5.4",
"sinon": "15.0.1",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-loader": "8.3.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-loader": "8.3.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-loader": "8.3.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",
Expand Down
2 changes: 1 addition & 1 deletion plugins/web/opentelemetry-plugin-react-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"ts-loader": "8.3.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",
Expand Down

0 comments on commit 3308a54

Please sign in to comment.