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
Is your feature request related to a problem? Please describe.
In #5142 a lot of our dependencies were bumped, however eslint-plugin-import caused issues with our imports.
Describe the solution you'd like
Resolve the issues with imports to be able to bump and unpin eslint-plugin-import.
Describe alternatives you've considered
Leave as pinned dependency 👎
Testing notes
[Tester to complete]
Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc
This feature is expected to need manual testing.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
In #5142 a lot of our dependencies were bumped, however
eslint-plugin-import
caused issues with our imports.Describe the solution you'd like
Resolve the issues with imports to be able to bump and unpin
eslint-plugin-import
.Describe alternatives you've considered
Leave as pinned dependency 👎
Testing notes
[Tester to complete]
Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc
The text was updated successfully, but these errors were encountered: