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

Inconsistency between package.json and package-lock.json? #106

Closed
dartcafe opened this issue Apr 27, 2021 · 3 comments
Closed

Inconsistency between package.json and package-lock.json? #106

dartcafe opened this issue Apr 27, 2021 · 3 comments

Comments

@dartcafe
Copy link
Contributor

The package versions inside package.json differ from the versions inside package-lock.json, which got updated by recent merge requests. Is this by intention or should this be fixed?

i.e. eslint-webpack-plugin
#98 vs. https://github.com/nextcloud/eslint-config/blob/dcbf6ac4614f2ca2b9fa7860b07fe0e8026cc128/package.json#L35

@skjnldsv
Copy link
Contributor

^ means it will include all minors within 2.x.x, so there is no need to change it

@skjnldsv
Copy link
Contributor

@skjnldsv
Copy link
Contributor

image

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

No branches or pull requests

2 participants