Skip to content

Commit 7ebf6de

Browse files
Bump mocha from 5.2.0 to 8.2.1 (#1991)
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 8.2.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v5.2.0...v8.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0543b0c commit 7ebf6de

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

packages/hebao_v1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"ethlint": "^1.2.5",
6969
"ganache-cli": "6.9.1",
7070
"husky": "^4.0.4",
71-
"mocha": "^6.2.1",
71+
"mocha": "^8.2.1",
7272
"npm-watch": "^0.6.0",
7373
"prettier": "^1.18.2",
7474
"pretty-quick": "^2.0.0",

packages/lightcone_v2.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-prettier": "^3.1.0",
6161
"ethlint": "^1.2.4",
6262
"husky": "^4.0.4",
63-
"mocha": "^6.2.1",
63+
"mocha": "^8.2.1",
6464
"prettier": "^1.18.2",
6565
"pretty-quick": "^2.0.0",
6666
"rimraf": "^3.0.0",

packages/lightcone_v3.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-prettier": "^3.1.0",
5656
"ethlint": "^1.2.4",
5757
"husky": "^4.0.4",
58-
"mocha": "^5.2.0",
58+
"mocha": "^8.2.1",
5959
"prettier": "^1.18.2",
6060
"pretty-quick": "^1.11.1",
6161
"rimraf": "^3.0.2",

packages/loopring_v2.3.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/mocha": "^7.0.1",
2626
"@types/node": "^14.0.1",
2727
"gts": "^1.1.0",
28-
"mocha": "^6.2.1",
28+
"mocha": "^8.2.1",
2929
"ts-node": "^8.4.1",
3030
"types-bn": "0.0.1",
3131
"typescript": "^4.0.5",

packages/loopring_v2.3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dirty-chai": "^2.0.1",
3939
"ganache-core": "^2.8.0",
4040
"ganache-cli": "^6.7.0",
41-
"mocha": "^6.2.1",
41+
"mocha": "^8.2.1",
4242
"node": "13.12.0",
4343
"npm": "^6.11.3",
4444
"solidity-coverage": "^0.7.0",

packages/loopring_v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"copyfiles": "^2.1.0",
3838
"dirty-chai": "^2.0.1",
3939
"ganache-cli": "6.9.1",
40-
"mocha": "^6.2.1",
40+
"mocha": "^8.2.1",
4141
"node": "13.12.0",
4242
"npm": "^6.11.3",
4343
"solidity-coverage": "^0.7.0",

packages/loopring_v3.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-prettier": "^3.1.0",
3434
"ethlint": "^1.2.4",
3535
"husky": "^4.0.4",
36-
"mocha": "^6.2.1",
36+
"mocha": "^8.2.1",
3737
"node": "^13.10.1",
3838
"node-gyp": "^7.1.1",
3939
"npm": "^6.13.2",

packages/oedax_v1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"copyfiles": "^2.1.0",
4848
"dirty-chai": "^2.0.1",
4949
"ganache-cli": "6.9.1",
50-
"mocha": "^6.2.1",
50+
"mocha": "^8.2.1",
5151
"node": "13.12.0",
5252
"npm": "^6.9.0",
5353
"npm-watch": "^0.6.0",

0 commit comments

Comments
 (0)