Skip to content

Commit bc8264f

Browse files
committed
feat: bump cli version
1 parent 5296f26 commit bc8264f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@graphprotocol/contracts": "6.2.0",
50-
"@graphprotocol/graph-cli": "0.68.0",
50+
"@graphprotocol/graph-cli": "0.68.5",
5151
"@graphprotocol/graph-ts": "0.32.0",
5252
"@types/node": "^14.0.13",
5353
"@typescript-eslint/eslint-plugin": "^3.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -572,10 +572,10 @@
572572
"@graphprotocol/sdk" "^0.5.0"
573573
console-table-printer "^2.11.1"
574574

575-
"@graphprotocol/[email protected].0":
576-
version "0.68.0"
577-
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-cli/-/graph-cli-0.68.0.tgz#30464a75b7341d6c468f7ff3dba01259efff6b78"
578-
integrity sha512-F3l1t+0qfGAGbD3i/3/qDnwZp8z37OE2PmdQdQkbImq1h34Cy8mjRKvc3ZJ4E2G16JkIevqK2rWwTRHcIGMTNA==
575+
"@graphprotocol/[email protected].5":
576+
version "0.68.5"
577+
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-cli/-/graph-cli-0.68.5.tgz#58cf65d15f41f1a30defe1cd50474d7c1205dd6a"
578+
integrity sha512-3GY2pYr5LksO6JY6s5nvePnSKVdtzDEn1CUGezyjCMR1uq9YIXMPXKqcnrzCX/DLugioEabiEi2+yOg9+rnFDQ==
579579
dependencies:
580580
"@float-capital/float-subgraph-uncrashable" "^0.0.0-alpha.4"
581581
"@oclif/core" "2.8.6"

0 commit comments

Comments
 (0)