File tree 19 files changed +363
-650
lines changed
dynamic-mocking-and-testing-calls
19 files changed +363
-650
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @ethereum-waffle/chai " : patch
3
+ " ethereum-waffle " : patch
4
+ " @ethereum-waffle/compiler " : patch
5
+ " @ethereum-waffle/e2e " : patch
6
+ " @ethereum-waffle/ens " : patch
7
+ " @ethereum-waffle/hardhat " : patch
8
+ " @ethereum-waffle/mock-contract " : patch
9
+ " @ethereum-waffle/provider " : patch
10
+ ---
11
+
12
+ 🔝 Update ethers to 5.6.2
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@types/chai" : " ^4.2.3" ,
14
14
"@types/mocha" : " ^5.2.7" ,
15
- "@typescript-eslint/eslint-plugin" : " ^5.15.0" ,
16
- "@typescript-eslint/parser" : " ^5.15.0" ,
17
15
"chai" : " ^4.2.0" ,
18
- "eslint" : " ^6.8.0" ,
19
- "eslint-plugin-import" : " ^2.20.2" ,
16
+ "eslint" : " ^7.14.0" ,
20
17
"ethereum-waffle" : " workspace:*" ,
21
- "ethers" : " 5.6.1 " ,
18
+ "ethers" : " 5.6.2 " ,
22
19
"mocha" : " ^7.1.2" ,
23
20
"ts-node" : " ^8.9.1" ,
24
21
"typescript" : " ^4.6.2" ,
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@types/chai" : " ^4.2.3" ,
14
14
"@types/mocha" : " ^5.2.7" ,
15
- "@typescript-eslint/eslint-plugin" : " ^5.15.0" ,
16
- "@typescript-eslint/parser" : " ^5.15.0" ,
17
15
"chai" : " ^4.2.0" ,
18
- "eslint" : " ^6.8.0" ,
19
- "eslint-plugin-import" : " ^2.20.2" ,
16
+ "eslint" : " ^7.14.0" ,
20
17
"ethereum-waffle" : " workspace:*" ,
21
- "ethers" : " 5.6.1 " ,
18
+ "ethers" : " 5.6.2 " ,
22
19
"mocha" : " ^7.1.2" ,
23
20
"ts-node" : " ^8.9.1" ,
24
21
"typescript" : " ^4.6.2" ,
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@types/chai" : " ^4.2.3" ,
14
14
"@types/mocha" : " ^5.2.7" ,
15
- "@typescript-eslint/eslint-plugin" : " ^5.15.0" ,
16
- "@typescript-eslint/parser" : " ^5.15.0" ,
17
15
"chai" : " ^4.2.0" ,
18
- "eslint" : " ^6.8.0" ,
19
- "eslint-plugin-import" : " ^2.20.2" ,
16
+ "eslint" : " ^7.14.0" ,
20
17
"ethereum-waffle" : " workspace:*" ,
21
- "ethers" : " 5.6.1 " ,
18
+ "ethers" : " 5.6.2 " ,
22
19
"mocha" : " ^7.1.2" ,
23
20
"ts-node" : " ^8.9.1" ,
24
21
"typescript" : " ^4.6.2"
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@types/chai" : " ^4.2.3" ,
14
14
"@types/mocha" : " ^5.2.7" ,
15
- "@typescript-eslint/eslint-plugin" : " ^5.15.0" ,
16
- "@typescript-eslint/parser" : " ^5.15.0" ,
17
15
"chai" : " ^4.2.0" ,
18
- "eslint" : " ^6.8.0" ,
19
- "eslint-plugin-import" : " ^2.20.2" ,
16
+ "eslint" : " ^7.14.0" ,
20
17
"ethereum-waffle" : " workspace:*" ,
21
- "ethers" : " 5.6.1 " ,
18
+ "ethers" : " 5.6.2 " ,
22
19
"mocha" : " ^7.1.2" ,
23
20
"ts-node" : " ^8.9.1" ,
24
21
"typescript" : " ^4.6.2"
Original file line number Diff line number Diff line change 10
10
"lint:fix" : " eslint --fix '{src,test}/**/*.ts'"
11
11
},
12
12
"devDependencies" : {
13
- "ethers" : " 5.6.1 " ,
13
+ "ethers" : " 5.6.2 " ,
14
14
"@types/chai" : " ^4.2.3" ,
15
15
"@types/mocha" : " ^5.2.7" ,
16
- "@typescript-eslint/eslint-plugin" : " ^5.15.0" ,
17
- "@typescript-eslint/parser" : " ^5.15.0" ,
18
16
"chai" : " ^4.2.0" ,
19
- "eslint" : " ^6.8.0" ,
20
- "eslint-plugin-import" : " ^2.20.2" ,
17
+ "eslint" : " ^7.14.0" ,
21
18
"@ethereum-waffle/provider" : " workspace:*" ,
22
19
"mocha" : " ^7.1.2" ,
23
20
"ts-node" : " ^8.9.1" ,
Original file line number Diff line number Diff line change 10
10
"lint:fix" : " eslint --fix '{src,test}/**/*.ts'"
11
11
},
12
12
"devDependencies" : {
13
- "ethers" : " 5.6.1 " ,
13
+ "ethers" : " 5.6.2 " ,
14
14
"@types/chai" : " ^4.2.3" ,
15
15
"@types/mocha" : " ^5.2.7" ,
16
- "@typescript-eslint/eslint-plugin" : " ^5.15.0" ,
17
- "@typescript-eslint/parser" : " ^5.15.0" ,
18
16
"chai" : " ^4.2.0" ,
19
- "eslint" : " ^6.8.0" ,
20
- "eslint-plugin-import" : " ^2.20.2" ,
17
+ "eslint" : " ^7.14.0" ,
21
18
"ethereum-waffle" : " workspace:*" ,
22
19
"mocha" : " ^7.1.2" ,
23
20
"ts-node" : " ^8.9.1" ,
Original file line number Diff line number Diff line change 13
13
"@openzeppelin/contracts" : " ^3.0.0" ,
14
14
"@types/chai" : " ^4.2.3" ,
15
15
"@types/mocha" : " ^5.2.7" ,
16
- "@typescript-eslint/eslint-plugin" : " ^5.15.0" ,
17
- "@typescript-eslint/parser" : " ^5.15.0" ,
18
16
"chai" : " ^4.2.0" ,
19
- "eslint" : " ^6.8.0" ,
20
- "eslint-plugin-import" : " ^2.20.2" ,
17
+ "eslint" : " ^7.14.0" ,
21
18
"ethereum-waffle" : " workspace:*" ,
22
- "ethers" : " 5.6.1 " ,
19
+ "ethers" : " 5.6.2 " ,
23
20
"mocha" : " ^7.1.2" ,
24
21
"solc" : " ^0.8.13" ,
25
22
"ts-node" : " ^8.9.1" ,
Original file line number Diff line number Diff line change 26
26
"chai" : " ^4.2.0" ,
27
27
"chai-as-promised" : " ^7.1.1" ,
28
28
"chai-string" : " ^1.5.0" ,
29
- "eslint" : " ^7.14.0" ,
30
29
"eslint-plugin-import" : " ^2.22.1" ,
31
- "mocha" : " ^8.2.1" ,
32
- "rimraf" : " ^3.0.2" ,
33
30
"sinon" : " ^9.2.1" ,
34
- "sinon-chai" : " ^3.5.0" ,
35
- "ts-node" : " ^9.0.0" ,
36
- "typescript" : " ^4.6.2"
31
+ "sinon-chai" : " ^3.5.0"
37
32
},
38
33
"dependencies" : {
39
34
"@changesets/cli" : " ^2.22.0"
You can’t perform that action at this time.
0 commit comments