chore(deps): update dependency sass to v1.32.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sass | devDependencies | patch | 1.32.4 -> 1.32.5 |
Release Notes
sass/dart-sass
v1.32.5
-
Potentially breaking bug fix: When using
@for
with numbers that have units, the iteration variable now matches the unit of the initial number. This matches the behavior of Ruby Sass and LibSass.
Node JS API
-
Fix a few infrequent errors when calling
render()
withfiber
multiple times simultaneously. -
Avoid possible mangled error messages when custom functions or importers throw unexpected exceptions.
-
Fix Electron support when
nodeIntegration
is disabled.
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot