Build(deps-dev): Bump sass from 1.79.2 to 1.79.4
Bumps sass from 1.79.2 to 1.79.4.
Release notes
Sourced from sass's releases.
Dart Sass 1.79.4
To install Sass 1.79.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
JS API
- Fix a bug where passing
green
orblue
tocolor.change()
for legacy colors would fail.See the full changelog for changes in earlier releases.
Dart Sass 1.79.3
To install Sass 1.79.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Update the
$channel
parameter in the suggested replacement forcolor.red()
,color.green()
,color.blue()
,color.hue()
,color.saturation()
,color.lightness()
,color.whiteness()
, andcolor.blackness()
to use a quoted string.See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.79.4
JS API
- Fix a bug where passing
green
orblue
tocolor.change()
for legacy colors would fail.1.79.3
- Update the
$channel
parameter in the suggested replacement forcolor.red()
,color.green()
,color.blue()
,color.hue()
,color.saturation()
,color.lightness()
,color.whiteness()
, andcolor.blackness()
to use a quoted string.
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts