Bump @graphprotocol/graph-cli from 0.26.0 to 0.29.0 (#384)

Bumps @graphprotocol/graph-cli from 0.26.0 to 0.29.0.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-23 03:13:29 -07:00 committed by GitHub
parent 34cec4f406
commit ac9e4832a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 667 additions and 204 deletions

869
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@
"changelog": "auto-changelog -p" "changelog": "auto-changelog -p"
}, },
"devDependencies": { "devDependencies": {
"@graphprotocol/graph-cli": "^0.26.0", "@graphprotocol/graph-cli": "^0.29.0",
"@graphprotocol/graph-ts": "^0.26.0", "@graphprotocol/graph-ts": "^0.26.0",
"@types/chai": "^4.3.0", "@types/chai": "^4.3.0",
"@types/chai-spies": "^1.0.3", "@types/chai-spies": "^1.0.3",