-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Bump semver & types to latest version #8716
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
Someone is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
Seems the lockfile needs updating?: https://github.com/vercel/turbo/actions/runs/9882553757/job/27406797799?pr=8716 |
@anthonyshew Yes, it looks like it needs to be updated. Already updated! 😊 |
I have updated the
semver
and@types/semver
library to the latest version available inpackages/turbo-workspaces
. I have also removedsemver
from devDependency as it was duplicated.