mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump @graphprotocol/graph-ts from 0.30.0 to 0.31.0 (#730)
Bumps @graphprotocol/graph-ts from 0.30.0 to 0.31.0. --- updated-dependencies: - dependency-name: "@graphprotocol/graph-ts" dependency-type: direct:production 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
329ea980b6
commit
db6c3eeeea
14
package-lock.json
generated
14
package-lock.json
generated
@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@graphprotocol/graph-cli": "^0.56.0",
|
"@graphprotocol/graph-cli": "^0.56.0",
|
||||||
"@graphprotocol/graph-ts": "^0.30.0",
|
"@graphprotocol/graph-ts": "^0.31.0",
|
||||||
"@types/chai": "^4.3.5",
|
"@types/chai": "^4.3.5",
|
||||||
"@types/chai-spies": "^1.0.3",
|
"@types/chai-spies": "^1.0.3",
|
||||||
"@types/mocha": "^10.0.2",
|
"@types/mocha": "^10.0.2",
|
||||||
@ -2373,9 +2373,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@graphprotocol/graph-ts": {
|
"node_modules/@graphprotocol/graph-ts": {
|
||||||
"version": "0.30.0",
|
"version": "0.31.0",
|
||||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.30.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.31.0.tgz",
|
||||||
"integrity": "sha512-h5tJqlsZXglGYM0PcBsBOqof4PT0Fr4Z3QBTYN/IjMF3VvRX2A8/bdpqaAnva+2N0uAfXXwRcwcOcW5O35yzXw==",
|
"integrity": "sha512-xreRVM6ho2BtolyOh2flDkNoGZximybnzUnF53zJVp0+Ed0KnAlO1/KOCUYw06euVI9tk0c9nA2Z/D5SIQV2Rg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"assemblyscript": "0.19.10"
|
"assemblyscript": "0.19.10"
|
||||||
@ -32586,9 +32586,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@graphprotocol/graph-ts": {
|
"@graphprotocol/graph-ts": {
|
||||||
"version": "0.30.0",
|
"version": "0.31.0",
|
||||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.30.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.31.0.tgz",
|
||||||
"integrity": "sha512-h5tJqlsZXglGYM0PcBsBOqof4PT0Fr4Z3QBTYN/IjMF3VvRX2A8/bdpqaAnva+2N0uAfXXwRcwcOcW5O35yzXw==",
|
"integrity": "sha512-xreRVM6ho2BtolyOh2flDkNoGZximybnzUnF53zJVp0+Ed0KnAlO1/KOCUYw06euVI9tk0c9nA2Z/D5SIQV2Rg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"assemblyscript": "0.19.10"
|
"assemblyscript": "0.19.10"
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@graphprotocol/graph-cli": "^0.56.0",
|
"@graphprotocol/graph-cli": "^0.56.0",
|
||||||
"@graphprotocol/graph-ts": "^0.30.0",
|
"@graphprotocol/graph-ts": "^0.31.0",
|
||||||
"@types/chai": "^4.3.5",
|
"@types/chai": "^4.3.5",
|
||||||
"@types/chai-spies": "^1.0.3",
|
"@types/chai-spies": "^1.0.3",
|
||||||
"@types/mocha": "^10.0.2",
|
"@types/mocha": "^10.0.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user