Skip to content

Commit

Permalink
chore(deps-dev): bump @graphprotocol/graph-cli from 0.73.0 to 0.84.0
Browse files Browse the repository at this point in the history
Bumps @graphprotocol/graph-cli from 0.73.0 to 0.84.0.

---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 5e64c2a commit 5695242
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion relayer-subgraph-inbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@graphprotocol/graph-ts": "^0.35.1"
},
"devDependencies": {
"@graphprotocol/graph-cli": "^0.73.0",
"@graphprotocol/graph-cli": "^0.84.0",
"concat-stream": "^2.0.0",
"gluegun": "^5.1.2",
"matchstick-as": "0.5.2"
Expand Down
2 changes: 1 addition & 1 deletion veascan-subgraph-inbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@graphprotocol/graph-ts": "^0.35.1"
},
"devDependencies": {
"@graphprotocol/graph-cli": "^0.73.0"
"@graphprotocol/graph-cli": "^0.84.0"
}
}
2 changes: 1 addition & 1 deletion veascan-subgraph-outbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"devDependencies": {
"@goldskycom/cli": "^1.6.0",
"@graphprotocol/graph-cli": "^0.73.0"
"@graphprotocol/graph-cli": "^0.84.0"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1727,9 +1727,9 @@ __metadata:
languageName: node
linkType: hard

"@graphprotocol/graph-cli@npm:^0.73.0":
version: 0.73.0
resolution: "@graphprotocol/graph-cli@npm:0.73.0"
"@graphprotocol/graph-cli@npm:^0.84.0":
version: 0.84.0
resolution: "@graphprotocol/graph-cli@npm:0.84.0"
dependencies:
"@float-capital/float-subgraph-uncrashable": "npm:^0.0.0-alpha.4"
"@oclif/core": "npm:2.8.6"
Expand Down Expand Up @@ -1761,7 +1761,7 @@ __metadata:
yaml: "npm:1.10.2"
bin:
graph: bin/run
checksum: 10/ebcd5b8163257e8920fcad90b074b4e35a9bbe4d979cabcf6deb731480b8d86a069ccb56cbbd695623e10291f0288d7ae12806ba359ca67df6a77dcf7a427726
checksum: 10/61b99441f8d9deee2eeb29fa6ebf05c93b3a327415bf60d7b7c9ccaad38526ba1dbfe3fe529c56b3c82daaf95de6653d38bc3021fa7353980826376bf5daea0d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3278,7 +3278,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@kleros/vea-relayer-subgraph-inbox@workspace:relayer-subgraph-inbox"
dependencies:
"@graphprotocol/graph-cli": "npm:^0.73.0"
"@graphprotocol/graph-cli": "npm:^0.84.0"
"@graphprotocol/graph-ts": "npm:^0.35.1"
concat-stream: "npm:^2.0.0"
gluegun: "npm:^5.1.2"
Expand Down Expand Up @@ -3306,7 +3306,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@kleros/veascan-subgraph-inbox@workspace:veascan-subgraph-inbox"
dependencies:
"@graphprotocol/graph-cli": "npm:^0.73.0"
"@graphprotocol/graph-cli": "npm:^0.84.0"
"@graphprotocol/graph-ts": "npm:^0.35.1"
languageName: unknown
linkType: soft
Expand All @@ -3316,7 +3316,7 @@ __metadata:
resolution: "@kleros/veascan-subgraph-outbox@workspace:veascan-subgraph-outbox"
dependencies:
"@goldskycom/cli": "npm:^1.6.0"
"@graphprotocol/graph-cli": "npm:^0.73.0"
"@graphprotocol/graph-cli": "npm:^0.84.0"
"@graphprotocol/graph-ts": "npm:^0.35.1"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 5695242

Please sign in to comment.