instructure / instructure-ui

A UI Component Library made by Instructure, Inc.
https://instructure.design/
Other
431 stars 98 forks source link

chore: update testing-library, husky and lerna major versions #1519

Closed balzss closed 1 month ago

balzss commented 1 month ago

INSTUI-3847 INSTUI-3936

github-actions[bot] commented 1 month ago

Preview URL: https://1519--preview-instui.netlify.app

balzss commented 1 month ago

CI is failing with @instructure/ui-file-drop: 350:9 error A form label must be associated with a control jsx-a11y/label-has-associated-control

yeah, it's tricky because if I fix it and commit it, our linter changes it back which throws the lint error... I'll find another way I guess