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 Dec 22, 2023
1 parent 9366543 commit 3e6af85
Show file tree
Hide file tree
Showing 59 changed files with 705 additions and 1,774 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.35.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.2.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.35.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.2.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.35.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.2.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.35.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.2.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.35.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.2.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.2.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.35.0",
"@opentelemetry/sdk-node": "^0.46.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.2.0",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.5",
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.2.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 @@ -37,7 +37,7 @@
"devDependencies": {
"@babel/core": "7.22.17",
"@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.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "15.2.0",
Expand Down
Loading

0 comments on commit 3e6af85

Please sign in to comment.