Update dependency node-sass to v9 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| node-sass | devDependencies | major | 8.0.0 -> 9.0.0 |
Release Notes
sass/node-sass
v9.0.0
What's Changed
- Node 20 support by @nschonni in https://github.com/sass/node-sass/pull/3355
Breaking changes
- Drop support for Node 14 (@nschonni)
Supported Environments
| OS | Architecture | Node |
|---|---|---|
| Windows | x86 & x64 | 16, 18, 19, 20 |
| OSX | x64 | 16, 18, 19, 20 |
| Linux* | x64 | 16, 18, 19, 20 |
| Alpine Linux | x64 | 16, 18, 19, 20 |
*Linux support refers to major distributions like Ubuntu, and Debian
Configuration
-
If you want to rebase/retry this MR, check this box
Edited by Renovate Bot