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 ts-mocha to v7 (#781)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Apr 9, 2020
1 parent af73b6c commit eee11ee
Show file tree
Hide file tree
Showing 41 changed files with 453 additions and 574 deletions.
47 changes: 20 additions & 27 deletions packages/opencensus-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/opencensus-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"intercept-stdout": "^0.1.2",
"mocha": "^7.0.0",
"nyc": "14.1.1",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.0.0",
"typescript": "~2.9.0"
},
Expand Down
49 changes: 21 additions & 28 deletions packages/opencensus-exporter-instana/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/opencensus-exporter-instana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"mocha": "^7.0.0",
"nock": "^10.0.0",
"nyc": "14.1.1",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.0.0",
"typescript": "~3.2.0"
},
Expand Down
31 changes: 12 additions & 19 deletions packages/opencensus-exporter-jaeger/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/opencensus-exporter-jaeger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"nock": "^10.0.0",
"nyc": "^14.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.0.0",
"typescript": "~3.2.0"
},
Expand Down
Loading

0 comments on commit eee11ee

Please sign in to comment.