File tree 10 files changed +3
-65
lines changed
hardhat-node-test-reporter
10 files changed +3
-65
lines changed Original file line number Diff line number Diff line change 22
22
" @nomiclabs/hardhat-vyper" ,
23
23
" @nomicfoundation/hardhat-web3-v4" ,
24
24
" @nomicfoundation/example-project" ,
25
- " @nomicfoundation/template-package"
25
+ " @nomicfoundation/template-package" ,
26
+ " @nomicfoundation/eslint-plugin-hardhat-internal-rules" ,
27
+ " @nomicfoundation/eslint-plugin-slow-imports"
26
28
],
27
29
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH" : {
28
30
"onlyUpdatePeerDependentsWhenOutOfRange" : true
Original file line number Diff line number Diff line change 54
54
"devDependencies" : {
55
55
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.3.0" ,
56
56
"@microsoft/api-extractor" : " ^7.43.4" ,
57
- "@nomicfoundation/eslint-plugin-hardhat-internal-rules" : " workspace:^" ,
58
- "@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
59
57
"@ignored/hardhat-vnext-node-test-reporter" : " workspace:^3.0.0-next.2" ,
60
58
"@types/node" : " ^20.14.9" ,
61
59
"@types/semver" : " ^7.5.8" ,
Original file line number Diff line number Diff line change 60
60
},
61
61
"devDependencies" : {
62
62
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.3.0" ,
63
- "@nomicfoundation/eslint-plugin-hardhat-internal-rules" : " workspace:^" ,
64
- "@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
65
63
"@ignored/hardhat-vnext-node-test-reporter" : " workspace:^3.0.0-next.0" ,
66
64
"@types/ci-info" : " ^2.0.0" ,
67
65
"@types/debug" : " ^4.1.4" ,
Original file line number Diff line number Diff line change 41
41
],
42
42
"devDependencies" : {
43
43
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.3.0" ,
44
- "@nomicfoundation/eslint-plugin-hardhat-internal-rules" : " workspace:^" ,
45
- "@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
46
44
"@ignored/hardhat-vnext-node-test-reporter" : " workspace:^3.0.0-next.2" ,
47
45
"@types/node" : " ^20.14.9" ,
48
46
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
Original file line number Diff line number Diff line change 41
41
" README.md"
42
42
],
43
43
"devDependencies" : {
44
- "@nomicfoundation/eslint-plugin-hardhat-internal-rules" : " workspace:^" ,
45
- "@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
46
44
"@types/node" : " ^20.14.9" ,
47
45
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
48
46
"@typescript-eslint/parser" : " ^7.7.1" ,
Original file line number Diff line number Diff line change 54
54
],
55
55
"devDependencies" : {
56
56
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.3.0" ,
57
- "@nomicfoundation/eslint-plugin-hardhat-internal-rules" : " workspace:^" ,
58
- "@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
59
57
"@ignored/hardhat-vnext-node-test-reporter" : " workspace:^3.0.0-next.2" ,
60
58
"@types/bn.js" : " ^5.1.5" ,
61
59
"@types/keccak" : " ^3.0.4" ,
Original file line number Diff line number Diff line change 41
41
],
42
42
"devDependencies" : {
43
43
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.3.0" ,
44
- "@nomicfoundation/eslint-plugin-hardhat-internal-rules" : " workspace:^" ,
45
- "@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
46
44
"@ignored/hardhat-vnext-core" : " workspace:^3.0.0-next.2" ,
47
45
"@ignored/hardhat-vnext-node-test-reporter" : " workspace:^3.0.0-next.2" ,
48
46
"@types/node" : " ^20.14.9" ,
Original file line number Diff line number Diff line change 56
56
],
57
57
"devDependencies" : {
58
58
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.3.0" ,
59
- "@nomicfoundation/eslint-plugin-hardhat-internal-rules" : " workspace:^" ,
60
- "@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
61
59
"@ignored/hardhat-vnext-node-test-reporter" : " workspace:^3.0.0-next.2" ,
62
60
"@types/node" : " ^20.14.9" ,
63
61
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
Original file line number Diff line number Diff line change 43
43
],
44
44
"devDependencies" : {
45
45
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.3.0" ,
46
- "@nomicfoundation/eslint-plugin-hardhat-internal-rules" : " workspace:^" ,
47
- "@nomicfoundation/eslint-plugin-slow-imports" : " workspace:^" ,
48
46
"@ignored/hardhat-vnext-node-test-reporter" : " workspace:^3.0.0-next.2" ,
49
47
"@types/node" : " ^20.14.9" ,
50
48
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
You can’t perform that action at this time.
0 commit comments