chore(deps): bump the minor group in /frontend with 5 updates #5811
Annotations
1 warning
Lint TypeScript Code:
frontend/relay-workflows-lib/lib/components/LiveWorkflowRelay.tsx#L57
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
Loading