Skip to content
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: upgrade dev deps #411

Merged
merged 1 commit into from Apr 23, 2023
Merged

chore: upgrade dev deps #411

merged 1 commit into from Apr 23, 2023

Conversation

rpearce
Copy link
Owner

@rpearce rpearce commented Apr 22, 2023

Description

This upgrades all the dev deps it can. Critically, a TS declaration issue was recently solved in rollup/plugins#1230, so we don't need to lock it to v8.3.3 anymore.

It also disables running the expensive storybook+playwright CI testing because it ceased to work (and wasn't great to begin with).

Testing

  • Does npm run build create good JS and .d.ts output files?
  • Does npm run build:docs work well?
  • Does npm run start work well?

@rpearce rpearce added the chore label Apr 22, 2023
@rpearce rpearce self-assigned this Apr 22, 2023
@rpearce
Copy link
Owner Author

rpearce commented Apr 22, 2023

Storybook :(

@rpearce rpearce changed the title chore: upgrade TS/build related dev deps chore: upgrade dev deps Apr 23, 2023
@rpearce rpearce merged commit ed8ae85 into main Apr 23, 2023
2 checks passed
@rpearce rpearce deleted the chore/deps branch April 23, 2023 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant