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

Update versions in dependencies and devDependencies #478

Merged
merged 1 commit into from
May 27, 2020

Conversation

yamadayuki
Copy link
Collaborator

Why

If we have the dependencies in package.json and the specified version is upgraded in yarn.lock but semver in package.json is not updated, the developers who uses our package cannot upgrade the deps in node_modules.

What

Update the specified semvers in package.json.

@yamadayuki yamadayuki added the dependencies Pull requests that update a dependency file label May 27, 2020
@yamadayuki yamadayuki merged commit d998a80 into master May 27, 2020
@yamadayuki yamadayuki deleted the yamadayuki/update-dependencies-semver-hardly branch May 27, 2020 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant