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(deps): update all dependencies #307

Merged
merged 1 commit into from
Jun 7, 2023
Merged

chore(deps): update all dependencies #307

merged 1 commit into from
Jun 7, 2023

Conversation

angeloashmore
Copy link
Member

@angeloashmore angeloashmore commented Jun 7, 2023

Types of changes

  • Chore (a non-breaking change which is related to package maintenance)
  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

This PR updates all dependencies except typescript. msw's peer dependencies only allow typescript@<=5.0, which is less than the latest 5.1.

As a side-effect, it fixes CI by updating the version of @prismicio/client installed transitively by @prismicio/mock.

Checklist:

  • My change requires an update to the official documentation.
  • All TSDoc comments are up-to-date and new ones have been added where necessary.
  • All new and existing tests are passing.

@angeloashmore angeloashmore merged commit eb8cccc into master Jun 7, 2023
12 checks passed
@angeloashmore angeloashmore deleted the aa/deps branch June 7, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant