Skip to content

Commit c6e6cb7

Browse files
dependabot[bot]jaybuidl
authored andcommitted
chore(deps): bump @graphprotocol/graph-cli from 0.32.0 to 0.33.0
Bumps @graphprotocol/graph-cli from 0.32.0 to 0.33.0. --- updated-dependencies: - dependency-name: "@graphprotocol/graph-cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bcdba9 commit c6e6cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"deploy-local": "graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 KlerosCore"
1111
},
1212
"dependencies": {
13-
"@graphprotocol/graph-cli": "^0.32.0",
13+
"@graphprotocol/graph-cli": "^0.33.0",
1414
"@graphprotocol/graph-ts": "^0.27.0"
1515
}
1616
}

0 commit comments

Comments
 (0)