momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

chore (deps): update web components node-sass to sass #1648

Closed NotNestor closed 4 months ago

NotNestor commented 4 months ago

Update web components from node-sass to sass 1.7

Description

Update web components from node sass 4 to sass 1.7 and fix errors and wanrings after update

Related Issue

CX-15078

Motivation and Context

node-sass is deprecated

How Has This Been Tested?

Update dependencies and ran story book and sandbox

Screenshots:

N/A

Types of changes

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.59%. Comparing base (9daadf6) to head (b7c0a10).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1648 +/- ## ========================================== + Coverage 94.43% 94.59% +0.16% ========================================== Files 134 134 Lines 19423 19423 Branches 3024 3031 +7 ========================================== + Hits 18342 18374 +32 + Misses 1081 1049 -32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.