-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update deps #573
chore: update deps #573
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Xhale1 do you need any help to update the deps? |
If you wanted to take a quick look through you're more than welcome :) I think I'm ready to merge this PR, All tests appear to be working fine. The only two deps I struggled to update were Storybook 6 -> 7, and Typescript 4.9 -> 5.1. The storybook update worked but broke accessibility tests, and the typescript update broke some test (I forget exactly how). It would have been a little tedious to update each renovate PR for individual PRs since they had piled up, hence the one bigger PR. |
@100terres did you get a chance to take a look or not yet. No worries if not, just curious |
This PR updates a number of dev dependencies and the nodejs environment that our tests run in