mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump @graphprotocol/graph-cli from 0.36.1 to 0.37.0 (#578)
Bumps @graphprotocol/graph-cli from 0.36.1 to 0.37.0. --- updated-dependencies: - dependency-name: "@graphprotocol/graph-cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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
c8a4978bc8
commit
8ef553769a
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"cross-fetch": "^3.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.36.1",
|
||||
"@graphprotocol/graph-cli": "^0.37.0",
|
||||
"@graphprotocol/graph-ts": "^0.29.0",
|
||||
"@types/chai": "^4.3.4",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
@ -625,9 +625,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@graphprotocol/graph-cli": {
|
||||
"version": "0.36.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.36.1.tgz",
|
||||
"integrity": "sha512-JTiIyPBxLKBOliC7Mdci8A+ApzOmfuGRHNQukgZVWn2+ktld/d/hPLghEKIgE+Fy4z8hCWa865oPUHV6r/J4+Q==",
|
||||
"version": "0.37.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.37.0.tgz",
|
||||
"integrity": "sha512-p//lNNxDTFO05LntKHeDt1sCwRxJHsdcIN2P9/FPnxE5Z2N3n3z0jHEifRhxrPpfkjKyydStT7TM5QMCqxf1kQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@float-capital/float-subgraph-uncrashable": "^0.0.0-alpha.4",
|
||||
@ -14851,9 +14851,9 @@
|
||||
}
|
||||
},
|
||||
"@graphprotocol/graph-cli": {
|
||||
"version": "0.36.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.36.1.tgz",
|
||||
"integrity": "sha512-JTiIyPBxLKBOliC7Mdci8A+ApzOmfuGRHNQukgZVWn2+ktld/d/hPLghEKIgE+Fy4z8hCWa865oPUHV6r/J4+Q==",
|
||||
"version": "0.37.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.37.0.tgz",
|
||||
"integrity": "sha512-p//lNNxDTFO05LntKHeDt1sCwRxJHsdcIN2P9/FPnxE5Z2N3n3z0jHEifRhxrPpfkjKyydStT7TM5QMCqxf1kQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@float-capital/float-subgraph-uncrashable": "^0.0.0-alpha.4",
|
||||
|
@ -42,7 +42,7 @@
|
||||
"changelog": "auto-changelog -p"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.36.1",
|
||||
"@graphprotocol/graph-cli": "^0.37.0",
|
||||
"@graphprotocol/graph-ts": "^0.29.0",
|
||||
"@types/chai": "^4.3.4",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user