argoproj / argo-ui

Argoproj shared React components
Apache License 2.0
220 stars 178 forks source link

chore(deps-dev): remove unused `@testing-library/` deps #569

Closed agilgur5 closed 2 weeks ago

agilgur5 commented 1 month ago

Motivation

Modifications

Verification

Build, lint, test, etc all still function fine as CI shows

agilgur5 commented 2 weeks ago

Rebased it myself here and it's working for me locally. I'd guess your merge conflict resolution was not as precise as mine? I fixed the package.json and then git checkout --ours yarn.lock (to get the newest merged version) and then yarn to re-remove @testing-library/ and its deps