chore: support stubbing subgraph in integration tests (#2039)
* upgrade to 7.0 * first iteration of stubbing subgraph in integration tests
Showing
| ... | @@ -66,7 +66,7 @@ | ... | @@ -66,7 +66,7 @@ |
| "cids": "^1.0.0", | "cids": "^1.0.0", | ||
| "copy-to-clipboard": "^3.2.0", | "copy-to-clipboard": "^3.2.0", | ||
| "cross-env": "^7.0.2", | "cross-env": "^7.0.2", | ||
| "cypress": "^4.11.0", | "cypress": "^7.7.0", | ||
| "d3": "^7.0.0", | "d3": "^7.0.0", | ||
| "eslint": "^7.11.0", | "eslint": "^7.11.0", | ||
| "eslint-config-prettier": "^6.11.0", | "eslint-config-prettier": "^6.11.0", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment