File tree 2 files changed +34
-2
lines changed
2 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 52
52
"hardhat-gas-reporter" : " ^1.0.9" ,
53
53
"hardhat-watcher" : " ^2.5.0" ,
54
54
"json-schema" : " ^0.4.0" ,
55
- "mocha" : " ^10.0 .0" ,
55
+ "mocha" : " ^10.1 .0" ,
56
56
"node-fetch" : " ^3.2.10" ,
57
57
"npm-run-all" : " ^4.1.5" ,
58
58
"shelljs" : " ^0.8.5" ,
Original file line number Diff line number Diff line change @@ -2214,7 +2214,7 @@ __metadata:
2214
2214
hardhat-gas-reporter: ^1.0.9
2215
2215
hardhat-watcher: ^2.5.0
2216
2216
json-schema: ^0.4.0
2217
- mocha: ^10.0 .0
2217
+ mocha: ^10.1 .0
2218
2218
node-fetch: ^3.2.10
2219
2219
npm-run-all: ^4.1.5
2220
2220
shelljs: ^0.8.5
@@ -16775,6 +16775,38 @@ __metadata:
16775
16775
languageName: node
16776
16776
linkType: hard
16777
16777
16778
+ "mocha@npm:^10.1.0":
16779
+ version: 10.1.0
16780
+ resolution: "mocha@npm:10.1.0"
16781
+ dependencies:
16782
+ ansi-colors: 4.1.1
16783
+ browser-stdout: 1.3.1
16784
+ chokidar: 3.5.3
16785
+ debug: 4.3.4
16786
+ diff: 5.0.0
16787
+ escape-string-regexp: 4.0.0
16788
+ find-up: 5.0.0
16789
+ glob: 7.2.0
16790
+ he: 1.2.0
16791
+ js-yaml: 4.1.0
16792
+ log-symbols: 4.1.0
16793
+ minimatch: 5.0.1
16794
+ ms: 2.1.3
16795
+ nanoid: 3.3.3
16796
+ serialize-javascript: 6.0.0
16797
+ strip-json-comments: 3.1.1
16798
+ supports-color: 8.1.1
16799
+ workerpool: 6.2.1
16800
+ yargs: 16.2.0
16801
+ yargs-parser: 20.2.4
16802
+ yargs-unparser: 2.0.0
16803
+ bin:
16804
+ _mocha: bin/_mocha
16805
+ mocha: bin/mocha.js
16806
+ checksum: c64c7305769e09ae5559c1cd31eae8b4c7c0e19e328cf54d1374e5555a0f01e3d5dced99882911d927e0a9d0c613d0644a1750b848a2848fb7dcf4684f97f65f
16807
+ languageName: node
16808
+ linkType: hard
16809
+
16778
16810
"mocha@npm:^7.1.1":
16779
16811
version: 7.2.0
16780
16812
resolution: "mocha@npm:7.2.0"
You can’t perform that action at this time.
0 commit comments