mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump @graphprotocol/graph-ts from 0.24.1 to 0.26.0 (#379)
Bumps @graphprotocol/graph-ts from 0.24.1 to 0.26.0. --- updated-dependencies: - dependency-name: "@graphprotocol/graph-ts" 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:
parent
a7d8901084
commit
4c52664c71
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.26.0",
|
||||
"@graphprotocol/graph-ts": "^0.24.1",
|
||||
"@graphprotocol/graph-ts": "^0.26.0",
|
||||
"@types/chai": "^4.3.0",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/mocha": "^9.1.0",
|
||||
@ -1503,9 +1503,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@graphprotocol/graph-ts": {
|
||||
"version": "0.24.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.24.1.tgz",
|
||||
"integrity": "sha512-2vU4m5ZPQIqMlMce/z5vmOtGHRlRmcRhMfemS3NIwxCSxSBGVnX2zb7QBTzzdQKGwsAZdbz6V0okkOtvohELfQ==",
|
||||
"version": "0.26.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.26.0.tgz",
|
||||
"integrity": "sha512-GW/emOJl+35MXgmIxTnUK7dJtPCaB9u5aAwoLVqJ8swogC794O92UrXMVrAJsherUriu+yI9bLMGmNPOIi60jw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"assemblyscript": "0.19.10"
|
||||
@ -20786,9 +20786,9 @@
|
||||
}
|
||||
},
|
||||
"@graphprotocol/graph-ts": {
|
||||
"version": "0.24.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.24.1.tgz",
|
||||
"integrity": "sha512-2vU4m5ZPQIqMlMce/z5vmOtGHRlRmcRhMfemS3NIwxCSxSBGVnX2zb7QBTzzdQKGwsAZdbz6V0okkOtvohELfQ==",
|
||||
"version": "0.26.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.26.0.tgz",
|
||||
"integrity": "sha512-GW/emOJl+35MXgmIxTnUK7dJtPCaB9u5aAwoLVqJ8swogC794O92UrXMVrAJsherUriu+yI9bLMGmNPOIi60jw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"assemblyscript": "0.19.10"
|
||||
|
@ -28,7 +28,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.26.0",
|
||||
"@graphprotocol/graph-ts": "^0.24.1",
|
||||
"@graphprotocol/graph-ts": "^0.26.0",
|
||||
"@types/chai": "^4.3.0",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/mocha": "^9.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user