Skip to content

Commit b3444d2

Browse files
chore(release): update monorepo packages versions (#1526)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7d5c818 commit b3444d2

File tree

23 files changed

+71
-61
lines changed

23 files changed

+71
-61
lines changed

.changeset/@graphprotocol_graph-cli-1535-dependencies.md

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

.changeset/eleven-ducks-sneeze.md

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

.changeset/nervous-windows-serve.md

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

.changeset/ninety-comics-joke.md

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

.changeset/six-crabs-crash.md

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

.changeset/spotty-horses-peel.md

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

.changeset/three-fans-attend.md

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

examples/arweave-blocks-transactions/package.json

Lines changed: 2 additions & 2 deletions
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.62.0",
23-
"@graphprotocol/graph-ts": "0.31.0"
22+
"@graphprotocol/graph-cli": "0.63.0",
23+
"@graphprotocol/graph-ts": "0.32.0"
2424
}
2525
}

examples/cosmos-block-filtering/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"babel-register": "^6.26.0"
2525
},
2626
"devDependencies": {
27-
"@graphprotocol/graph-cli": "0.62.0",
28-
"@graphprotocol/graph-ts": "0.31.0",
27+
"@graphprotocol/graph-cli": "0.63.0",
28+
"@graphprotocol/graph-ts": "0.32.0",
2929
"mustache": "^4.2.0"
3030
}
3131
}

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

Lines changed: 2 additions & 2 deletions
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.62.0",
26-
"@graphprotocol/graph-ts": "0.31.0"
25+
"@graphprotocol/graph-cli": "0.63.0",
26+
"@graphprotocol/graph-ts": "0.32.0"
2727
}
2828
}

0 commit comments

Comments
 (0)