Skip to content

Commit

Permalink
chore(deps): bump @graphprotocol/graph-cli from 0.78.0 to 0.79.0
Browse files Browse the repository at this point in the history
Bumps @graphprotocol/graph-cli from 0.78.0 to 0.79.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]>
  • Loading branch information
dependabot[bot] committed Jul 23, 2024
1 parent f1f019c commit ee5b4e5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion coordinator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"generate-keypair": "ts-node ./scripts/generateKeypair.ts"
},
"dependencies": {
"@graphprotocol/graph-cli": "^0.78.0",
"@graphprotocol/graph-cli": "^0.79.0",
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:coverage": "graph test && graph test -c"
},
"dependencies": {
"@graphprotocol/graph-cli": "^0.78.0",
"@graphprotocol/graph-cli": "^0.79.0",
"@graphprotocol/graph-ts": "^0.35.1",
"maci-contracts": "2.0.0-alpha"
},
Expand Down

0 comments on commit ee5b4e5

Please sign in to comment.