mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump @graphprotocol/graph-cli from 0.33.1 to 0.34.0 (#555)
Bumps @graphprotocol/graph-cli from 0.33.1 to 0.34.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
29b5efe472
commit
619571b0c2
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"cross-fetch": "^3.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.33.1",
|
||||
"@graphprotocol/graph-cli": "^0.34.0",
|
||||
"@graphprotocol/graph-ts": "^0.28.0",
|
||||
"@types/chai": "^4.3.3",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
@ -583,9 +583,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@graphprotocol/graph-cli": {
|
||||
"version": "0.33.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.33.1.tgz",
|
||||
"integrity": "sha512-wv8PuDA1xrnRz52bkvo4R1XDj+5F0Oin879ogd7obOCSniXurkzHa4SjaomjHz7yyHQduorYarnXCZ+MVHuSGg==",
|
||||
"version": "0.34.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.34.0.tgz",
|
||||
"integrity": "sha512-tHmephhj5i6SQIyHNpF/dP9QEuVz4jdyg7CEfo0r3/3Wq/CC/turoVEZ2QK7h4sEg9dRJW/jampoD0BO7bVGWw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"assemblyscript": "0.19.10",
|
||||
@ -14677,9 +14677,9 @@
|
||||
}
|
||||
},
|
||||
"@graphprotocol/graph-cli": {
|
||||
"version": "0.33.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.33.1.tgz",
|
||||
"integrity": "sha512-wv8PuDA1xrnRz52bkvo4R1XDj+5F0Oin879ogd7obOCSniXurkzHa4SjaomjHz7yyHQduorYarnXCZ+MVHuSGg==",
|
||||
"version": "0.34.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.34.0.tgz",
|
||||
"integrity": "sha512-tHmephhj5i6SQIyHNpF/dP9QEuVz4jdyg7CEfo0r3/3Wq/CC/turoVEZ2QK7h4sEg9dRJW/jampoD0BO7bVGWw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"assemblyscript": "0.19.10",
|
||||
|
@ -40,7 +40,7 @@
|
||||
"changelog": "auto-changelog -p"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.33.1",
|
||||
"@graphprotocol/graph-cli": "^0.34.0",
|
||||
"@graphprotocol/graph-ts": "^0.28.0",
|
||||
"@types/chai": "^4.3.3",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user