mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump @graphprotocol/graph-ts from 0.20.0 to 0.20.1 (#155)
Bumps @graphprotocol/graph-ts from 0.20.0 to 0.20.1. --- updated-dependencies: - dependency-name: "@graphprotocol/graph-ts" dependency-type: direct:development update-type: version-update:semver-patch ... 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
770f798b74
commit
02fa43ae4a
18
package-lock.json
generated
18
package-lock.json
generated
@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@graphprotocol/graph-cli": "^0.20.1",
|
"@graphprotocol/graph-cli": "^0.20.1",
|
||||||
"@graphprotocol/graph-ts": "^0.20.0",
|
"@graphprotocol/graph-ts": "^0.20.1",
|
||||||
"@types/chai": "^4.2.19",
|
"@types/chai": "^4.2.19",
|
||||||
"@types/chai-spies": "^1.0.3",
|
"@types/chai-spies": "^1.0.3",
|
||||||
"@types/mocha": "^8.2.2",
|
"@types/mocha": "^8.2.2",
|
||||||
@ -439,12 +439,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@graphprotocol/graph-ts": {
|
"node_modules/@graphprotocol/graph-ts": {
|
||||||
"version": "0.20.0",
|
"version": "0.20.1",
|
||||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.20.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.20.1.tgz",
|
||||||
"integrity": "sha512-+R0Tu/MD4Fiq0Fo+v1l+xznz+ZrciQKWlzMtXjDrhM70vlMNVL9wDmf90MVFYpslgqIfw024hT6XwlmyNyOWbQ==",
|
"integrity": "sha512-JATb0tERXt+JZUYuW9rwfnLzIM4EOBHf/EEZir5JMiIVMP55CoOyQGAwH2dvKSm5O8WQ1BfdbnOvk7YNVMFHsg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"assemblyscript": "git+https://github.com/AssemblyScript/assemblyscript.git#36040d5b5312f19a025782b5e36663823494c2f3"
|
"assemblyscript": "git+https://github.com/AssemblyScript/assemblyscript.git#v0.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@iarna/toml": {
|
"node_modules/@iarna/toml": {
|
||||||
@ -13498,12 +13498,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@graphprotocol/graph-ts": {
|
"@graphprotocol/graph-ts": {
|
||||||
"version": "0.20.0",
|
"version": "0.20.1",
|
||||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.20.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.20.1.tgz",
|
||||||
"integrity": "sha512-+R0Tu/MD4Fiq0Fo+v1l+xznz+ZrciQKWlzMtXjDrhM70vlMNVL9wDmf90MVFYpslgqIfw024hT6XwlmyNyOWbQ==",
|
"integrity": "sha512-JATb0tERXt+JZUYuW9rwfnLzIM4EOBHf/EEZir5JMiIVMP55CoOyQGAwH2dvKSm5O8WQ1BfdbnOvk7YNVMFHsg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"assemblyscript": "git+https://github.com/AssemblyScript/assemblyscript.git#36040d5b5312f19a025782b5e36663823494c2f3"
|
"assemblyscript": "git+https://github.com/AssemblyScript/assemblyscript.git#v0.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@iarna/toml": {
|
"@iarna/toml": {
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@graphprotocol/graph-cli": "^0.20.1",
|
"@graphprotocol/graph-cli": "^0.20.1",
|
||||||
"@graphprotocol/graph-ts": "^0.20.0",
|
"@graphprotocol/graph-ts": "^0.20.1",
|
||||||
"@types/chai": "^4.2.19",
|
"@types/chai": "^4.2.19",
|
||||||
"@types/chai-spies": "^1.0.3",
|
"@types/chai-spies": "^1.0.3",
|
||||||
"@types/mocha": "^8.2.2",
|
"@types/mocha": "^8.2.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user