Replace the dependency used in Atlaskit to be react-intl

XMLWordPrintable

    • Minor

      Issue Summary

      The dependency react-intl-next used in Atlaskit would be better to have it with react-intl. This package resolution redirects, therefore, is causing extra time checking for redirects on the yarn audit logs.

      Steps to Reproduce

      1. N/A

      Expected Results

      Have products all upgraded to use react-intl next, in Atlaskit dependency, since we understand we did this to allow gradual migration

      Actual Results

      react-intl-next is not replaced with react-intl  what is causing extra time checking for redirects on the yarn audit logs. 

      When looking at the package resolutions in yarn lock, we can see that the package is resolved to another package:

      react-intl-next "npm:react-intl@^5.18.1" 

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available.

            Assignee:
            Nitish Malik
            Reporter:
            Vinicius Benedini
            Votes:
            5 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: