mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump @graphprotocol/graph-ts from 0.29.1 to 0.29.3 (#611)
Bumps @graphprotocol/graph-ts from 0.29.1 to 0.29.3. --- 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
8ad4f4852b
commit
21618b89cf
14
package-lock.json
generated
14
package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.38.0",
|
||||
"@graphprotocol/graph-ts": "^0.29.1",
|
||||
"@graphprotocol/graph-ts": "^0.29.3",
|
||||
"@types/chai": "^4.3.4",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/mocha": "^10.0.1",
|
||||
@ -845,9 +845,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@graphprotocol/graph-ts": {
|
||||
"version": "0.29.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.29.1.tgz",
|
||||
"integrity": "sha512-GhAP2ijk3cTM0xBjoAFxEmdZbYl1BueCYqAGw5G7UyBX3EV8FWkvD5DMam6IkLGqXasBmelCFrROK3B5t6zVdg==",
|
||||
"version": "0.29.3",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.29.3.tgz",
|
||||
"integrity": "sha512-FXBLGlunOSwjiUXYEz1J9J/I2D/myldyib/9v0R+gn/NJaYqUkXD39UmIuRxqj9cBzB/FYojHzoHidIG5nYZDw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"assemblyscript": "0.19.10"
|
||||
@ -15002,9 +15002,9 @@
|
||||
}
|
||||
},
|
||||
"@graphprotocol/graph-ts": {
|
||||
"version": "0.29.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.29.1.tgz",
|
||||
"integrity": "sha512-GhAP2ijk3cTM0xBjoAFxEmdZbYl1BueCYqAGw5G7UyBX3EV8FWkvD5DMam6IkLGqXasBmelCFrROK3B5t6zVdg==",
|
||||
"version": "0.29.3",
|
||||
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-ts/-/graph-ts-0.29.3.tgz",
|
||||
"integrity": "sha512-FXBLGlunOSwjiUXYEz1J9J/I2D/myldyib/9v0R+gn/NJaYqUkXD39UmIuRxqj9cBzB/FYojHzoHidIG5nYZDw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"assemblyscript": "0.19.10"
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.38.0",
|
||||
"@graphprotocol/graph-ts": "^0.29.1",
|
||||
"@graphprotocol/graph-ts": "^0.29.3",
|
||||
"@types/chai": "^4.3.4",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/mocha": "^10.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user