Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 6, 2024
1 parent d2f59e9 commit 59227e5
Show file tree
Hide file tree
Showing 60 changed files with 692 additions and 1,888 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"devDependencies": {
"@opentelemetry/api": "^1.0.0",
"@opentelemetry/contrib-test-utils": "^0.36.0",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"devDependencies": {
"@opentelemetry/api": "^1.0.0",
"@opentelemetry/contrib-test-utils": "^0.36.0",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"devDependencies": {
"@opentelemetry/api": "^1.0.0",
"@opentelemetry/contrib-test-utils": "^0.36.0",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"devDependencies": {
"@opentelemetry/api": "^1.0.0",
"@opentelemetry/contrib-test-utils": "^0.36.0",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"eslint-plugin-header": "^3.1.1",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"devDependencies": {
"@opentelemetry/api": "^1.0.0",
"@opentelemetry/contrib-test-utils": "^0.36.0",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/semver": "7.5.3",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
},
"devDependencies": {
"@opentelemetry/api": "^1.0.0",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "15.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/contrib-test-utils": "^0.36.0",
"@opentelemetry/sdk-node": "^0.49.1",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/semver": "7.5.3",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
4 changes: 2 additions & 2 deletions incubator/opentelemetry-sampler-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"devDependencies": {
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/contrib-test-utils": "^0.35.0",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"eslint": "8.7.0",
"expect": "29.2.0",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nock": "13.3.3",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
Expand Down
4 changes: 2 additions & 2 deletions metapackages/auto-instrumentations-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"devDependencies": {
"@opentelemetry/api": "^1.4.1",
"@types/mocha": "7.0.2",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "15.2.0",
Expand Down
4 changes: 2 additions & 2 deletions metapackages/auto-instrumentations-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@babel/core": "7.22.17",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
"@opentelemetry/api": "^1.3.0",
"@types/mocha": "8.2.3",
"@types/mocha": "10.0.6",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/webpack-env": "1.16.2",
Expand All @@ -49,7 +49,7 @@
"karma-mocha": "2.0.1",
"karma-spec-reporter": "0.0.36",
"karma-webpack": "4.0.2",
"mocha": "7.2.0",
"mocha": "10.3.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "15.2.0",
Expand Down
Loading

0 comments on commit 59227e5

Please sign in to comment.