Skip to content

Commit 163b4b4

Browse files
chore(release): update monorepo packages versions (#1464)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 69b3e26 commit 163b4b4

File tree

19 files changed

+54
-38
lines changed

19 files changed

+54
-38
lines changed

.changeset/curvy-rats-hear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eight-laws-remember.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eleven-fishes-marry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/four-pandas-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/grumpy-carrots-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/arweave-blocks-transactions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"remove-local": "graph remove arweave-example --node http://localhost:8020"
2020
},
2121
"devDependencies": {
22-
"@graphprotocol/graph-cli": "0.58.0",
22+
"@graphprotocol/graph-cli": "0.59.0",
2323
"@graphprotocol/graph-ts": "0.31.0"
2424
}
2525
}

examples/cosmos-block-filtering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"babel-register": "^6.26.0"
2525
},
2626
"devDependencies": {
27-
"@graphprotocol/graph-cli": "0.58.0",
27+
"@graphprotocol/graph-cli": "0.59.0",
2828
"@graphprotocol/graph-ts": "0.31.0",
2929
"mustache": "^4.2.0"
3030
}

examples/cosmos-osmosis-token-swaps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"babel-register": "^6.26.0"
2323
},
2424
"devDependencies": {
25-
"@graphprotocol/graph-cli": "0.58.0",
25+
"@graphprotocol/graph-cli": "0.59.0",
2626
"@graphprotocol/graph-ts": "0.31.0"
2727
}
2828
}

examples/cosmos-validator-delegations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"babel-register": "^6.26.0"
2626
},
2727
"devDependencies": {
28-
"@graphprotocol/graph-cli": "0.58.0",
28+
"@graphprotocol/graph-cli": "0.59.0",
2929
"@graphprotocol/graph-ts": "0.31.0",
3030
"mustache": "^4.2.0"
3131
}

examples/cosmos-validator-rewards/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"babel-register": "^6.26.0"
2525
},
2626
"devDependencies": {
27-
"@graphprotocol/graph-cli": "0.58.0",
27+
"@graphprotocol/graph-cli": "0.59.0",
2828
"@graphprotocol/graph-ts": "0.31.0",
2929
"mustache": "^4.2.0"
3030
}

0 commit comments

Comments
 (0)