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

Package deprecations #274

Closed
tomjn opened this issue Feb 17, 2022 · 1 comment
Closed

Package deprecations #274

tomjn opened this issue Feb 17, 2022 · 1 comment

Comments

@tomjn
Copy link
Contributor

tomjn commented Feb 17, 2022

npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
npm WARN deprecated stylelint-config-wordpress@16.0.0: This package has been deprecated, please use @wordpress/stylelint-config or @wordpress/scripts

There may be others, I believe we can fix this by moving from v18 to v20 of @wordpress/stylelint-config:

https://github.com/humanmade/coding-standards/blob/master/packages/stylelint-config/package.json#L30

This should eliminate some deprecated package warnings in dependent projects

@ntwb
Copy link
Member

ntwb commented Sep 16, 2022

This should now be resolved with #275 merged, closing this, new version will be published shortly

@ntwb ntwb closed this as completed Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants