Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency mocha to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2020
1 parent b1edb7e commit 9a44f33
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/opencensus-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"codecov": "^3.6.2",
"gts": "^1.0.0",
"intercept-stdout": "^0.1.2",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "14.1.1",
"ts-mocha": "^7.0.0",
"ts-node": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-exporter-azure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^10.17.16",
"chai": "^4.2.0",
"fs": "0.0.1-security",
"mocha": "^7.0.1",
"mocha": "^8.0.0",
"nyc": "^15.0.0",
"readline": "^1.3.0",
"sinon": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-exporter-instana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/node": "^10.12.12",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nock": "^10.0.0",
"nyc": "14.1.1",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-exporter-jaeger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/node": "^10.12.12",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nock": "^10.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-exporter-object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/node": "^10.12.12",
"codecov": "^3.5.0",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "14.1.1",
"ts-mocha": "^7.0.0",
"ts-node": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-exporter-ocagent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"codecov": "^3.6.2",
"google-proto-files": "^2.0.0",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nodemon": "^2.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-exporter-prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"axios": "^0.19.0",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-exporter-stackdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/node": "^10.12.12",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nock": "^10.0.0",
"nyc": "^14.0.0",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-exporter-zipkin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/node": "^10.12.12",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nock": "^10.0.0",
"nyc": "14.1.1",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-exporter-zpages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"axios": "^0.19.0",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "14.1.1",
"rimraf": "^3.0.0",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/shimmer": "^1.0.1",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"protobufjs": "^6.8.8",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/shimmer": "^1.0.1",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nock": "^10.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-http2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/shimmer": "^1.0.1",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-https/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/shimmer": "^1.0.1",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nock": "^10.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-ioredis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"codecov": "^3.5.0",
"gts": "^1.0.0",
"ioredis": "^4.6.2",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/shimmer": "^1.0.1",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"mongodb": "3.1.10",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/shimmer": "^1.0.1",
"codecov": "^3.5.0",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"redis": "^2.8.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-nodejs-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"codecov": "^3.5.0",
"gts": "^1.0.0",
"intercept-stdout": "^0.1.2",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "14.1.1",
"shimmer": "^1.2.0",
"ts-node": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"codecov": "^3.6.2",
"gts": "^1.0.0",
"intercept-stdout": "^0.1.2",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "14.1.1",
"shimmer": "^1.2.0",
"ts-node": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-propagation-b3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/uuid": "^7.0.0",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-propagation-binaryformat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/node": "^10.12.12",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-propagation-jaeger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/uuid": "^7.0.0",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-propagation-stackdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/uuid": "^7.0.0",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"ts-mocha": "^7.0.0",
"typescript": "~3.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-propagation-tracecontext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/node": "^10.12.12",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-resource-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/node": "^9.4.7",
"codecov": "^3.6.2",
"gts": "^1.0.0",
"mocha": "^7.0.0",
"mocha": "^8.0.0",
"nock": "^10.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
Expand Down

0 comments on commit 9a44f33

Please sign in to comment.