Commit a512440 1 parent 942d9af commit a512440 Copy full SHA for a512440
File tree 10 files changed +74
-115
lines changed
hardhat/templates/02-mocha-ethers
hardhat-ethers-chai-matchers
10 files changed +74
-115
lines changed Original file line number Diff line number Diff line change 38
38
"@nomicfoundation/hardhat-viem" : " workspace:^3.0.0-next.0" ,
39
39
"@openzeppelin/contracts" : " 5.1.0" ,
40
40
"@types/chai" : " ^4.2.0" ,
41
- "@types/mocha" : " >=9.1.0 " ,
41
+ "@types/mocha" : " >=10.0.10 " ,
42
42
"@types/node" : " ^20.14.9" ,
43
43
"chai" : " ^5.1.2" ,
44
44
"ethers" : " ^6.13.4" ,
45
45
"forge-std" : " foundry-rs/forge-std#v1.9.4" ,
46
- "mocha" : " ^10 .0.0" ,
46
+ "mocha" : " ^11 .0.0" ,
47
47
"prettier" : " 3.2.5" ,
48
48
"rimraf" : " ^5.0.5" ,
49
49
"typescript" : " ~5.5.0" ,
Original file line number Diff line number Diff line change 52
52
"@types/chai" : " ^4.2.0" ,
53
53
"@types/debug" : " ^4.1.7" ,
54
54
"@types/deep-eql" : " ^4.0.2" ,
55
- "@types/mocha" : " >=9.1.0 " ,
55
+ "@types/mocha" : " >=10.0.10 " ,
56
56
"@types/node" : " ^20.14.9" ,
57
57
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
58
58
"@typescript-eslint/parser" : " ^7.7.1" ,
63
63
"eslint-plugin-import" : " 2.29.1" ,
64
64
"eslint-plugin-no-only-tests" : " 3.1.0" ,
65
65
"expect-type" : " ^0.19.0" ,
66
- "mocha" : " ^10 .0.0" ,
66
+ "mocha" : " ^11 .0.0" ,
67
67
"prettier" : " 3.2.5" ,
68
68
"rimraf" : " ^5.0.5" ,
69
69
"tsx" : " ^4.19.3" ,
Original file line number Diff line number Diff line change 54
54
"@types/chai-as-promised" : " ^8.0.1" ,
55
55
"@types/debug" : " ^4.1.7" ,
56
56
"@types/lodash-es" : " ^4.17.12" ,
57
- "@types/mocha" : " >=9.1.0 " ,
57
+ "@types/mocha" : " >=10.0.10 " ,
58
58
"@types/ndjson" : " 2.0.1" ,
59
59
"@types/node" : " ^20.14.9" ,
60
60
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
66
66
"eslint-config-prettier" : " 9.1.0" ,
67
67
"eslint-import-resolver-typescript" : " ^3.6.1" ,
68
68
"eslint-plugin-import" : " 2.29.1" ,
69
- "eslint-plugin-mocha" : " ^9 .0.0" ,
69
+ "eslint-plugin-mocha" : " ^10 .0.0" ,
70
70
"eslint-plugin-no-only-tests" : " 3.1.0" ,
71
- "mocha" : " ^10 .0.0" ,
71
+ "mocha" : " ^11 .0.0" ,
72
72
"nyc" : " 15.1.0" ,
73
73
"prettier" : " 3.2.5" ,
74
74
"rimraf" : " ^5.0.5" ,
Original file line number Diff line number Diff line change 40
40
"@nomicfoundation/hardhat-test-utils" : " workspace:^" ,
41
41
"@types/chai" : " ^4.2.0" ,
42
42
"@types/chai-as-promised" : " ^8.0.1" ,
43
- "@types/mocha" : " >=9.1.0 " ,
43
+ "@types/mocha" : " >=10.0.10 " ,
44
44
"@types/node" : " ^20.14.9" ,
45
45
"@types/sinon" : " ^10.0.13" ,
46
46
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
52
52
"eslint-config-prettier" : " 9.1.0" ,
53
53
"eslint-import-resolver-typescript" : " ^3.6.1" ,
54
54
"eslint-plugin-import" : " 2.29.1" ,
55
- "eslint-plugin-mocha" : " ^9 .0.0" ,
55
+ "eslint-plugin-mocha" : " ^10 .0.0" ,
56
56
"eslint-plugin-no-only-tests" : " 3.1.0" ,
57
57
"ethers" : " ^6.13.4" ,
58
- "mocha" : " ^10 .0.0" ,
58
+ "mocha" : " ^11 .0.0" ,
59
59
"nyc" : " 15.1.0" ,
60
60
"prettier" : " 3.2.5" ,
61
61
"rimraf" : " ^5.0.5" ,
Original file line number Diff line number Diff line change 23
23
"@nomicfoundation/ignition-core" : " workspace:^3.0.0-next.0" ,
24
24
"@types/chai" : " ^4.2.0" ,
25
25
"@types/chai-as-promised" : " ^8.0.1" ,
26
- "@types/mocha" : " >=9.1.0 " ,
26
+ "@types/mocha" : " >=10.0.10 " ,
27
27
"@types/react" : " ^18.0.28" ,
28
28
"@types/react-dom" : " ^18.0.11" ,
29
29
"@types/styled-components" : " 5.1.26" ,
36
36
"eslint-import-resolver-typescript" : " ^3.6.1" ,
37
37
"eslint-plugin-import" : " 2.29.1" ,
38
38
"eslint-plugin-no-only-tests" : " 3.1.0" ,
39
- "eslint-plugin-mocha" : " ^9 .0.0" ,
39
+ "eslint-plugin-mocha" : " ^10 .0.0" ,
40
40
"eslint-plugin-react-hooks" : " ^5.1.0" ,
41
41
"eslint-plugin-react-refresh" : " ^0.4.18" ,
42
42
"mermaid" : " 10.9.3" ,
43
- "mocha" : " ^10 .0.0" ,
43
+ "mocha" : " ^11 .0.0" ,
44
44
"prettier" : " 3.2.5" ,
45
45
"react" : " ^18.2.0" ,
46
46
"react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 41
41
"@nomicfoundation/hardhat-test-utils" : " workspace:^" ,
42
42
"@types/chai" : " ^4.2.0" ,
43
43
"@types/chai-as-promised" : " ^8.0.1" ,
44
- "@types/mocha" : " >=9.1.0 " ,
44
+ "@types/mocha" : " >=10.0.10 " ,
45
45
"@types/node" : " ^20.14.9" ,
46
46
"@types/sinon" : " ^10.0.13" ,
47
47
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
53
53
"eslint-config-prettier" : " 9.1.0" ,
54
54
"eslint-import-resolver-typescript" : " ^3.6.1" ,
55
55
"eslint-plugin-import" : " 2.29.1" ,
56
- "eslint-plugin-mocha" : " ^9 .0.0" ,
56
+ "eslint-plugin-mocha" : " ^10 .0.0" ,
57
57
"eslint-plugin-no-only-tests" : " 3.1.0" ,
58
- "mocha" : " ^10 .0.0" ,
58
+ "mocha" : " ^11 .0.0" ,
59
59
"nyc" : " 15.1.0" ,
60
60
"prettier" : " 3.2.5" ,
61
61
"rimraf" : " ^5.0.5" ,
Original file line number Diff line number Diff line change 54
54
"@types/chai" : " ^4.2.0" ,
55
55
"@types/chai-as-promised" : " ^8.0.1" ,
56
56
"@types/debug" : " ^4.1.7" ,
57
- "@types/mocha" : " >=9.1.0 " ,
57
+ "@types/mocha" : " >=10.0.10 " ,
58
58
"@types/node" : " ^20.14.9" ,
59
59
"@types/prompts" : " ^2.4.2" ,
60
60
"@types/sinon" : " ^10.0.13" ,
68
68
"eslint-import-resolver-typescript" : " ^3.6.1" ,
69
69
"eslint-plugin-import" : " 2.29.1" ,
70
70
"eslint-plugin-no-only-tests" : " 3.1.0" ,
71
- "eslint-plugin-mocha" : " ^9 .0.0" ,
71
+ "eslint-plugin-mocha" : " ^10 .0.0" ,
72
72
"eslint-plugin-prettier" : " 4.0.0" ,
73
- "mocha" : " ^10 .0.0" ,
73
+ "mocha" : " ^11 .0.0" ,
74
74
"nyc" : " 15.1.0" ,
75
75
"prettier" : " 3.2.5" ,
76
76
"rimraf" : " ^5.0.5" ,
Original file line number Diff line number Diff line change 42
42
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.3.0" ,
43
43
"@nomicfoundation/hardhat-node-test-reporter" : " workspace:^3.0.0-next.0" ,
44
44
"@nomicfoundation/hardhat-test-utils" : " workspace:^" ,
45
- "@types/mocha" : " >=9.1.0 " ,
45
+ "@types/mocha" : " >=10.0.10 " ,
46
46
"@types/node" : " ^20.14.9" ,
47
47
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
48
48
"@typescript-eslint/parser" : " ^7.7.1" ,
62
62
"@nomicfoundation/hardhat-errors" : " workspace:^3.0.0-next.0" ,
63
63
"@nomicfoundation/hardhat-utils" : " workspace:^3.0.0-next.0" ,
64
64
"@nomicfoundation/hardhat-zod-utils" : " workspace:^3.0.0-next.0" ,
65
- "mocha" : " ^10 .0.0" ,
65
+ "mocha" : " ^11 .0.0" ,
66
66
"tsx" : " ^4.19.3" ,
67
67
"zod" : " ^3.23.8"
68
68
}
Original file line number Diff line number Diff line change 21
21
"chai" : " ^5.1.2" ,
22
22
"ethers" : " ^6.13.4" ,
23
23
"forge-std" : " foundry-rs/forge-std#v1.9.4" ,
24
- "mocha" : " ^10 .0.0" ,
24
+ "mocha" : " ^11 .0.0" ,
25
25
"typescript" : " ~5.5.0"
26
26
}
27
27
}
You can’t perform that action at this time.
0 commit comments