Skip to content

Commit

Permalink
chore(deps): update mocha to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 21, 2022
1 parent 058b510 commit 145aa97
Show file tree
Hide file tree
Showing 8 changed files with 260 additions and 480 deletions.
179 changes: 62 additions & 117 deletions packages/opentelemetry-cloud-monitoring-exporter/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/opentelemetry-cloud-monitoring-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
"@opentelemetry/api": "1.3.0",
"@opentelemetry/core": "1.8.0",
"@opentelemetry/resources": "1.8.0",
"@types/mocha": "9.1.1",
"@types/mocha": "10.0.0",
"@types/nock": "11.1.0",
"@types/node": "14.18.31",
"@types/sinon": "10.0.13",
"codecov": "3.8.3",
"gts": "3.1.1",
"mocha": "9.2.2",
"mocha": "10.1.0",
"nock": "13.2.9",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"sinon": "14.0.1",
"ts-mocha": "9.0.2",
"ts-mocha": "10.0.0",
"typescript": "4.8.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 145aa97

Please sign in to comment.