You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(nextjs): Pin @types/react version to fix integration tests (#5484)
Hard-pin `@types/react` to version `17.0.47` (`@types/react-dom` to version `17.0.17`) because the latest patch (`@types/[email protected]`) caused our NextJs Integration tests to fail.
Caused by: DefinitelyTyped/DefinitelyTyped#61457
0 commit comments