Uploaded image for project: 'OpenShift Console'
  1. OpenShift Console
  2. CONSOLE-3006

Update openshift/console @types/react-redux dependency to match react-redux version

XMLWordPrintable

    • False
    • False

      Description

      The openshift/console @types/react-redux dev dependency is at 6.0.2 and react-redux dependency is at 7.2.2 which is causing TS errors when importing react-redux hooks. We have worked around this issue thus far by adding 'eslint-ignore' and 'ts-ignore' comments when importing react-redux hooks. This story is to update the @types/react-redux version to match react-redux.

      Acceptance Criteria

      • Update @types/react-redux to the latest version (7.1.20 at the time of this writing)
      • Fix any regressions that arise from this update
      • Remove eslint/ts ignore comments from all react-redux hook imports

              Unassigned Unassigned
              rh-ee-jonjacks Jon Jackson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: