File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed 
arweave-blocks-transactions Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1717    "test" : " graph test" 
1818  },
1919  "dependencies" : {
20-     "@graphprotocol/graph-cli" : " 0.90.1"  ,
2120    "@graphprotocol/graph-ts" : " ^0.35.1" 
2221  },
2322  "devDependencies" : {
23+     "@graphprotocol/graph-cli" : " 0.90.1"  ,
2424    "matchstick-as" : " 0.6.0" 
2525  }
2626}
Original file line number Diff line number Diff line change 1818    "deploy-local" : " graph deploy arweave-example -l v0.1.0 --ipfs http://localhost:5001 --node http://localhost:8020"  ,
1919    "remove-local" : " graph remove arweave-example --node http://localhost:8020" 
2020  },
21-   "devDependencies" : {
22-     "@graphprotocol/graph-cli" : " 0.90.1"  ,
21+   "dependencies" : {
2322    "@graphprotocol/graph-ts" : " 0.35.1" 
23+   },
24+   "devDependencies" : {
25+     "@graphprotocol/graph-cli" : " 0.90.1" 
2426  }
2527}
Original file line number Diff line number Diff line change 11{
22  "$schema" : " https://docs.renovatebot.com/renovate-schema.json"  ,
33  "prConcurrentLimit" : 25 ,
4-   "reviewers" : [" YaroShkvorets"  , " 0237h"  ],
54  "automerge" : true ,
65  "major" : {
76    "automerge" : false 
2423      "matchManagers" : [" cargo"  ],
2524      "enabled" : false 
2625    },
27-     {
28-       "matchUpdateTypes" : [" minor"  , " patch"  ],
29-       "matchPackageNames" : [" /^typescript/"  , " /^@theguild//"  ],
30-       "groupName" : null 
31-     },
3226    {
3327      "matchFileNames" : [" package.json"  , " packages/**"  ],
3428      "matchUpdateTypes" : [" minor"  , " patch"  ],
4640      "matchUpdateTypes" : [" minor"  , " patch"  ],
4741      "groupName" : " website dependencies"  ,
4842      "groupSlug" : " website-minor-patch" 
43+     },
44+     {
45+       "matchUpdateTypes" : [" minor"  , " patch"  ],
46+       "matchPackageNames" : [" typescript"  , " @theguild/**"  ],
47+       "groupName" : null 
4948    }
5049  ]
5150}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments