fix(deps): Bump graphql to 16.14.2#2056
Conversation
✅ Deploy Preview for cedarjs canceled.
|
Greptile SummaryThis PR updates GraphQL to a single version across the workspace. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (2): Last reviewed commit: "Don't match on scoped package names" | Re-trigger Greptile |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run-many -t build:pack --exclude create-ceda... |
✅ Succeeded | 8s | View ↗ |
nx run-many -t build |
✅ Succeeded | 4m 20s | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-07-07 19:07:47 UTC
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
The changes in this PR are now available on npm. Try them out by running Or try it in a new app with |

This fixes a version mismatch for package managers with strict peer dep and version semantics (like yarn in PnP mode and pnpm)