Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

[stylelint-config-terra] fix dependencies #834

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Conversation

sdadn
Copy link
Contributor

@sdadn sdadn commented Nov 8, 2023

Summary

This PR corrects the dependencies for stylelint-config-terra. It had postscss as a peerDependency which is not only incorrect but that dependency also doesn't exist. It was also pulling in the wrong version of browserslist-config-terra.

This PR also removes the unneeded .npmignore file in stylelint-config-terra as it now used the files property in package.json.

Testing

This change was tested using:

  • WDIO
  • Jest
  • Visual testing (please attach a screenshot or recording)
  • Other (please describe below)
  • No tests are needed

This was tested by installing the library in terra-framework:

Before the dependency change:

CleanShot 2023-11-08 at 14 05 15

After:

CleanShot 2023-11-08 at 14 05 47

Reviews

In addition to engineering reviews, this PR needs:

  • UX review
  • Accessibility review
  • Functional review

Additional Details


Thank you for contributing to Terra.
@cerner/terra

@sdadn sdadn self-assigned this Nov 8, 2023
@sdadn sdadn requested a review from a team as a code owner November 8, 2023 20:08
Copy link
Contributor

@kenk2 kenk2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A non-blocking nit but otherwise 👍

@github-actions github-actions bot temporarily deployed to preview-pr-834 November 8, 2023 20:26 Destroyed
@sdadn sdadn merged commit 5bed4d6 into main Nov 8, 2023
5 checks passed
@sdadn sdadn deleted the stylelint-dep-correction branch November 8, 2023 21:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants