Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@graphprotocol/graph-cli": "^0.64.1",
"@graphprotocol/graph-ts": "^0.32.0",
"@graphprotocol/graph-ts": "^0.35.1",
"npm-run-all": "^4.1.5"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1594,12 +1594,12 @@ __metadata:
languageName: node
linkType: hard

"@graphprotocol/graph-ts@npm:^0.32.0":
version: 0.32.0
resolution: "@graphprotocol/graph-ts@npm:0.32.0"
"@graphprotocol/graph-ts@npm:^0.35.1":
version: 0.35.1
resolution: "@graphprotocol/graph-ts@npm:0.35.1"
dependencies:
assemblyscript: 0.19.10
checksum: 9376ad625d3e439c9026c6aac15c82b43bb704c99469649e758bd27e68c3de3dcf36381a01ca76fea073f9e4ec507bccfa9ee4bb2b82bf67404419855efc735f
checksum: 3f6aa6aa2edde80cea4f73b560367d440c206325d161e8c9fa35f18f4cd52db1ffd1f02410890e435122bcb2683cac719c928836d9f9a27e85f6fb65d98e8efd
languageName: node
linkType: hard

Expand Down Expand Up @@ -1978,7 +1978,7 @@ __metadata:
resolution: "@liquity/subgraph@workspace:packages/subgraph"
dependencies:
"@graphprotocol/graph-cli": ^0.64.1
"@graphprotocol/graph-ts": ^0.32.0
"@graphprotocol/graph-ts": ^0.35.1
npm-run-all: ^4.1.5
languageName: unknown
linkType: soft
Expand Down