Skip to content

Commit

Permalink
chore(deps-dev): bump @graphprotocol/graph-cli from 0.73.0 to 0.88.0
Browse files Browse the repository at this point in the history
Bumps @graphprotocol/graph-cli from 0.73.0 to 0.88.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 Nov 6, 2024
1 parent e22031e commit df48af2
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 16 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.88.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.88.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.88.0"
}
}
130 changes: 117 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1727,14 +1727,15 @@ __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.88.0":
version: 0.88.0
resolution: "@graphprotocol/graph-cli@npm:0.88.0"
dependencies:
"@float-capital/float-subgraph-uncrashable": "npm:^0.0.0-alpha.4"
"@oclif/core": "npm:2.8.6"
"@oclif/plugin-autocomplete": "npm:^2.3.6"
"@oclif/plugin-not-found": "npm:^2.4.0"
"@oclif/plugin-warn-if-update-available": "npm:^3.1.20"
"@whatwg-node/fetch": "npm:^0.8.4"
assemblyscript: "npm:0.19.23"
binary-install-raw: "npm:0.0.13"
Expand All @@ -1761,7 +1762,7 @@ __metadata:
yaml: "npm:1.10.2"
bin:
graph: bin/run
checksum: 10/ebcd5b8163257e8920fcad90b074b4e35a9bbe4d979cabcf6deb731480b8d86a069ccb56cbbd695623e10291f0288d7ae12806ba359ca67df6a77dcf7a427726
checksum: 10/6b1d0bb349fdfc1ec871445d75ca2c1a10aa84e935e99f6ba999b6e578fbba56f55e91e904e85ee5f5af406a507214b89804b07cc31e0fdec8b0413a1055314f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3278,7 +3279,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.88.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 +3307,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.88.0"
"@graphprotocol/graph-ts": "npm:^0.35.1"
languageName: unknown
linkType: soft
Expand All @@ -3316,7 +3317,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.88.0"
"@graphprotocol/graph-ts": "npm:^0.35.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3987,6 +3988,32 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^4":
version: 4.0.31
resolution: "@oclif/core@npm:4.0.31"
dependencies:
ansi-escapes: "npm:^4.3.2"
ansis: "npm:^3.3.2"
clean-stack: "npm:^3.0.1"
cli-spinners: "npm:^2.9.2"
debug: "npm:^4.3.7"
ejs: "npm:^3.1.10"
get-package-type: "npm:^0.1.0"
globby: "npm:^11.1.0"
indent-string: "npm:^4.0.0"
is-wsl: "npm:^2.2.0"
lilconfig: "npm:^3.1.2"
minimatch: "npm:^9.0.5"
semver: "npm:^7.6.3"
string-width: "npm:^4.2.3"
supports-color: "npm:^8"
widest-line: "npm:^3.1.0"
wordwrap: "npm:^1.0.0"
wrap-ansi: "npm:^7.0.0"
checksum: 10/d80514ef5fa103c2d53eff8b2cdc033446c3cceb055a41736e2e363da3fad078e8d832ccd0744ddaf643b13802f5b1f20c3acd33b0e32534f9f8bb2a0b544be4
languageName: node
linkType: hard

"@oclif/plugin-autocomplete@npm:^2.3.6":
version: 2.3.10
resolution: "@oclif/plugin-autocomplete@npm:2.3.10"
Expand All @@ -4009,6 +4036,20 @@ __metadata:
languageName: node
linkType: hard

"@oclif/plugin-warn-if-update-available@npm:^3.1.20":
version: 3.1.21
resolution: "@oclif/plugin-warn-if-update-available@npm:3.1.21"
dependencies:
"@oclif/core": "npm:^4"
ansis: "npm:^3.3.1"
debug: "npm:^4.3.5"
http-call: "npm:^5.2.2"
lodash: "npm:^4.17.21"
registry-auth-token: "npm:^5.0.2"
checksum: 10/284dee88e41b764021c7dbf282b9dab00aef141d9ff677d792f0d3854270e46937f04eba76000c8e448548acfd1e7f735a68a5954d1fc8a10a91e2943f55ee50
languageName: node
linkType: hard

"@opencensus/core@npm:0.0.9":
version: 0.0.9
resolution: "@opencensus/core@npm:0.0.9"
Expand Down Expand Up @@ -7057,6 +7098,13 @@ __metadata:
languageName: node
linkType: hard

"ansis@npm:^3.3.1, ansis@npm:^3.3.2":
version: 3.3.2
resolution: "ansis@npm:3.3.2"
checksum: 10/e6c7b93a4f7b1e22c2d11ba53736af7f56c2952f6497ea109757573738fa0e7317066377577d9896a3e1db7ce2bd622ab2eabc7f6cdab6c0e0f9b25eebb5d2af
languageName: node
linkType: hard

"antlr4@npm:^4.11.0":
version: 4.12.0
resolution: "antlr4@npm:4.12.0"
Expand Down Expand Up @@ -8562,6 +8610,13 @@ __metadata:
languageName: node
linkType: hard

"cli-spinners@npm:^2.9.2":
version: 2.9.2
resolution: "cli-spinners@npm:2.9.2"
checksum: 10/a0a863f442df35ed7294424f5491fa1756bd8d2e4ff0c8736531d886cec0ece4d85e8663b77a5afaf1d296e3cbbebff92e2e99f52bbea89b667cbe789b994794
languageName: node
linkType: hard

"cli-table3@npm:0.6.0":
version: 0.6.0
resolution: "cli-table3@npm:0.6.0"
Expand Down Expand Up @@ -8982,7 +9037,7 @@ __metadata:
languageName: node
linkType: hard

"content-type@npm:~1.0.4, content-type@npm:~1.0.5":
"content-type@npm:^1.0.4, content-type@npm:~1.0.4, content-type@npm:~1.0.5":
version: 1.0.5
resolution: "content-type@npm:1.0.5"
checksum: 10/585847d98dc7fb8035c02ae2cb76c7a9bd7b25f84c447e5ed55c45c2175e83617c8813871b4ee22f368126af6b2b167df655829007b21aa10302873ea9c62662
Expand Down Expand Up @@ -9707,6 +9762,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.5, debug@npm:^4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/71168908b9a78227ab29d5d25fe03c5867750e31ce24bf2c44a86efc5af041758bb56569b0a3d48a9b5344c00a24a777e6f4100ed6dfd9534a42c1dde285125a
languageName: node
linkType: hard

"decamelize-keys@npm:^1.1.0":
version: 1.1.1
resolution: "decamelize-keys@npm:1.1.1"
Expand Down Expand Up @@ -10167,7 +10234,7 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:3.1.10, ejs@npm:^3.1.8":
"ejs@npm:3.1.10, ejs@npm:^3.1.10, ejs@npm:^3.1.8":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
Expand Down Expand Up @@ -13309,6 +13376,20 @@ __metadata:
languageName: node
linkType: hard

"http-call@npm:^5.2.2":
version: 5.3.0
resolution: "http-call@npm:5.3.0"
dependencies:
content-type: "npm:^1.0.4"
debug: "npm:^4.1.1"
is-retry-allowed: "npm:^1.1.0"
is-stream: "npm:^2.0.0"
parse-json: "npm:^4.0.0"
tunnel-agent: "npm:^0.6.0"
checksum: 10/458c890c95573db831daa2346ff98b1630543c9b2fc3cfc432e1fb6968d6eeb6a5abe87e551f0fc3bce1972215a69fd133b8d25ff8cff2276c2c153d405b3d1f
languageName: node
linkType: hard

"http-errors@npm:2.0.0":
version: 2.0.0
resolution: "http-errors@npm:2.0.0"
Expand Down Expand Up @@ -14133,6 +14214,13 @@ __metadata:
languageName: node
linkType: hard

"is-retry-allowed@npm:^1.1.0":
version: 1.2.0
resolution: "is-retry-allowed@npm:1.2.0"
checksum: 10/50d700a89ae31926b1c91b3eb0104dbceeac8790d8b80d02f5c76d9a75c2056f1bb24b5268a8a018dead606bddf116b2262e5ac07401eb8b8783b266ed22558d
languageName: node
linkType: hard

"is-shared-array-buffer@npm:^1.0.2":
version: 1.0.2
resolution: "is-shared-array-buffer@npm:1.0.2"
Expand Down Expand Up @@ -14995,6 +15083,13 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^3.1.2":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 10/8058403850cfad76d6041b23db23f730e52b6c17a8c28d87b90766639ca0ee40c748a3e85c2d7bd133d572efabff166c4b015e5d25e01fd666cb4b13cfada7f0
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
Expand Down Expand Up @@ -15912,6 +16007,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10/dd6a8927b063aca6d910b119e1f2df6d2ce7d36eab91de83167dd136bb85e1ebff97b0d3de1cb08bd1f7e018ca170b4962479fefab5b2a69e2ae12cb2edc8348
languageName: node
linkType: hard

"minimist-options@npm:4.1.0":
version: 4.1.0
resolution: "minimist-options@npm:4.1.0"
Expand Down Expand Up @@ -16272,7 +16376,7 @@ __metadata:
languageName: node
linkType: hard

"ms@npm:2.1.3, ms@npm:^2.0.0, ms@npm:^2.1.1":
"ms@npm:2.1.3, ms@npm:^2.0.0, ms@npm:^2.1.1, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
checksum: 10/aa92de608021b242401676e35cfa5aa42dd70cbdc082b916da7fb925c542173e36bce97ea3e804923fe92c0ad991434e4a38327e15a1b5b5f945d66df615ae6d
Expand Down Expand Up @@ -18762,7 +18866,7 @@ __metadata:
languageName: node
linkType: hard

"registry-auth-token@npm:^5.0.1":
"registry-auth-token@npm:^5.0.1, registry-auth-token@npm:^5.0.2":
version: 5.0.2
resolution: "registry-auth-token@npm:5.0.2"
dependencies:
Expand Down Expand Up @@ -19444,7 +19548,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.5.2":
"semver@npm:^7.5.2, semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
Expand Down Expand Up @@ -20456,7 +20560,7 @@ __metadata:
languageName: node
linkType: hard

"supports-color@npm:8.1.1, supports-color@npm:^8.0.0, supports-color@npm:^8.1.1":
"supports-color@npm:8.1.1, supports-color@npm:^8, supports-color@npm:^8.0.0, supports-color@npm:^8.1.1":
version: 8.1.1
resolution: "supports-color@npm:8.1.1"
dependencies:
Expand Down

0 comments on commit df48af2

Please sign in to comment.