mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump @graphprotocol/graph-ts from 0.26.0 to 0.27.0 (#442)
Bumps @graphprotocol/graph-ts from 0.26.0 to 0.27.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
90f7e6482f
commit
74ee630291
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.29.0",
|
||||
"@graphprotocol/graph-ts": "^0.26.0",
|
||||
"@graphprotocol/graph-ts": "^0.27.0",
|
||||
"@types/chai": "^4.3.1",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/mocha": "^9.1.1",
|
||||
@ -752,9 +752,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@graphprotocol/graph-ts": {
|
||||
"version": "0.26.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.26.0.tgz",
|
||||
"integrity": "sha512-GW/emOJl+35MXgmIxTnUK7dJtPCaB9u5aAwoLVqJ8swogC794O92UrXMVrAJsherUriu+yI9bLMGmNPOIi60jw==",
|
||||
"version": "0.27.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.27.0.tgz",
|
||||
"integrity": "sha512-r1SPDIZVQiGMxcY8rhFSM0y7d/xAbQf5vHMWUf59js1KgoyWpM6P3tczZqmQd7JTmeyNsDGIPzd9FeaxllsU4w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"assemblyscript": "0.19.10"
|
||||
@ -14348,9 +14348,9 @@
|
||||
}
|
||||
},
|
||||
"@graphprotocol/graph-ts": {
|
||||
"version": "0.26.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.26.0.tgz",
|
||||
"integrity": "sha512-GW/emOJl+35MXgmIxTnUK7dJtPCaB9u5aAwoLVqJ8swogC794O92UrXMVrAJsherUriu+yI9bLMGmNPOIi60jw==",
|
||||
"version": "0.27.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.27.0.tgz",
|
||||
"integrity": "sha512-r1SPDIZVQiGMxcY8rhFSM0y7d/xAbQf5vHMWUf59js1KgoyWpM6P3tczZqmQd7JTmeyNsDGIPzd9FeaxllsU4w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"assemblyscript": "0.19.10"
|
||||
|
@ -29,7 +29,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.29.0",
|
||||
"@graphprotocol/graph-ts": "^0.26.0",
|
||||
"@graphprotocol/graph-ts": "^0.27.0",
|
||||
"@types/chai": "^4.3.1",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/mocha": "^9.1.1",
|
||||
|
Loading…
Reference in New Issue
Block a user