Update dependency sass to v1.63.5
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
sass | 1.63.4 -> 1.63.5 |
Release Notes
sass/dart-sass (sass)
v1.63.5
JavaScript API
- Fix a bug where loading the package through both CJS
require()
and ESMimport
could crash on Node.js.
Embedded Sass
-
Fix a deadlock when running at high concurrency on 32-bit systems.
-
Fix a race condition where the embedded compiler could deadlock or crash if a compilation ID was reused immediately after the compilation completed.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.