Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Jun 23, 2022

Summary

  1. Remove manually added peerDependencies of @nextcloud/stylelint-config as they are installed, using the correct version, automatically by npm.
  2. Updated package-lock.json to NPMv7 version (lockfileVersion 2), prevent warnings when using npm v7 which is the minimum supported version on the project anyways. Dependabot supports it as well, see:
    https://github.blog/changelog/2021-02-08-dependabot-npm-v7-support/

…eerDependencies

Remove manually added peerDependencies of @nextcloud/stylelint-config as they are
installed, using the correct version, automatically by npm.
Updated package-lock.json to NPMv7 version (lockfileVersion 2),
prevent warnings when using npm v7 which is the minimum supported version
on the project anyways. Dependabot supports it as well, see:
https://github.blog/changelog/2021-02-08-dependabot-npm-v7-support/

Signed-off-by: Ferdinand Thiessen <[email protected]>
@skjnldsv
Copy link
Member

The entire devDependencies needs a cleanup. Let me haver a look

@susnux
Copy link
Contributor Author

susnux commented Jun 26, 2022

@skjnldsv thank you :)

@susnux susnux deleted the fix/dependencies branch June 26, 2022 09:24
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.

2 participants