Skip to content

Commit

Permalink
Update mocha to latest 6.x (6.2.2).
Browse files Browse the repository at this point in the history
  • Loading branch information
sbosio committed Feb 7, 2024
1 parent 7149654 commit 1e89231
Show file tree
Hide file tree
Showing 13 changed files with 138 additions and 966 deletions.
2 changes: 1 addition & 1 deletion packages/addons-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"chai-as-promised": "^7.1.1",
"heroku-client": "^3.0.7",
"lolex": "^3.1.0",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"nock": "9.0.13",
"nyc": "^15.1.0",
"oclif": "3.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"lolex": "^3.1.0",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"mockdate": "^2.0.2",
"netrc-parser": "^3.1.6",
"nock": "^10.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/certs-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"lolex": "^3.1.0",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"nock": "^10.0.6",
"nyc": "^15.1.0",
"oclif": "3.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ci-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"chai": "^4.2.0",
"estraverse": "^4.2.0",
"heroku-client": "^3.0.7",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"nock": "^10.0.6",
"nyc": "^15.1.0",
"oclif": "3.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"chai": "^4.2.0",
"globby": "^10.0.2",
"lodash": "^4.17.11",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"nock": "^10.0.6",
"nyc": "^15.1.0",
"oclif": "3.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/container-registry-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"cross-env": "^7.0.2",
"depcheck": "^1.4.3",
"lolex": "^3.1.0",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"mockdate": "^2.0.2",
"nock": "^10.0.6",
"nyc": "^15.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"cross-env": "^7.0.2",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"mocha-junit-reporter": "1.18.0",
"nock": "10.0.6",
"nyc": "^15.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/orgs-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@oclif/plugin-legacy": "^1.3.0",
"chai": "^4.2.0",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"nock": "^10.0.6",
"nyc": "^15.1.0",
"oclif": "3.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/pg-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"chai-as-promised": "^7.1.1",
"cross-env": "^7.0.2",
"heroku-client": "^3.0.7",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"nock": "^10.0.6",
"nyc": "^15.1.0",
"oclif": "3.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/redis-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"lolex": "^3.1.0",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"nock": "^10.0.6",
"nyc": "^15.1.0",
"oclif": "3.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/run-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@oclif/plugin-legacy": "^1.3.0",
"chai": "^4.2.0",
"fixture-stdout": "0.2.1",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"mocha-junit-reporter": "1.18.0",
"netrc": "0.1.4",
"nock": "^10.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/spaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@oclif/plugin-legacy": "^1.3.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"mocha": "6.0.0",
"mocha": "^6.0.0",
"nock": "^10.0.6",
"nyc": "^15.1.0",
"oclif": "3.11.3",
Expand Down
Loading

0 comments on commit 1e89231

Please sign in to comment.