Skip to content

Commit ba00cf0

Browse files
dependabot[bot]jaybuidl
authored andcommitted
chore(deps): bump @graphprotocol/graph-cli from 0.31.0 to 0.32.0
Bumps @graphprotocol/graph-cli from 0.31.0 to 0.32.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 4cf8b7c commit ba00cf0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.31.0",
13+
"@graphprotocol/graph-cli": "^0.32.0",
1414
"@graphprotocol/graph-ts": "^0.27.0"
1515
}
1616
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1582,9 +1582,9 @@ __metadata:
15821582
languageName: node
15831583
linkType: hard
15841584

1585-
"@graphprotocol/graph-cli@npm:^0.31.0":
1586-
version: 0.31.0
1587-
resolution: "@graphprotocol/graph-cli@npm:0.31.0"
1585+
"@graphprotocol/graph-cli@npm:^0.32.0":
1586+
version: 0.32.0
1587+
resolution: "@graphprotocol/graph-cli@npm:0.32.0"
15881588
dependencies:
15891589
assemblyscript: 0.19.10
15901590
binary-install-raw: 0.0.13
@@ -1613,7 +1613,7 @@ __metadata:
16131613
yaml: 1.9.2
16141614
bin:
16151615
graph: bin/graph
1616-
checksum: aea676b29571e84f0da04ad4856b818e45ce679b2b702f587b64a5e93def84e98c1773ba000fae1bfef9fe049af330f315cd907a629258bd699be60752e68c68
1616+
checksum: a1af8c5c5efab1a46ef91e184101da0e96ed733f97179e1392ba051c6f75fba429eb07b78449c302a62fff5685d2de5766ae5774d4bbcb9e62bb14b5e617d248
16171617
languageName: node
16181618
linkType: hard
16191619

@@ -2286,7 +2286,7 @@ __metadata:
22862286
version: 0.0.0-use.local
22872287
resolution: "@kleros/kleros-v2-subgraph@workspace:subgraph"
22882288
dependencies:
2289-
"@graphprotocol/graph-cli": ^0.31.0
2289+
"@graphprotocol/graph-cli": ^0.32.0
22902290
"@graphprotocol/graph-ts": ^0.27.0
22912291
languageName: unknown
22922292
linkType: soft

0 commit comments

Comments
 (0)