Bump sass from 1.66.0 to 1.66.1 in /webapp
Bumps sass from 1.66.0 to 1.66.1.
Release notes
Sourced from sass's releases.
Dart Sass 1.66.1
To install Sass 1.66.1, 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 Sass compilation could crash in strict mode if passed a callback that threw a string, boolean, number, symbol, or bignum.
See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.66.1
JS API
- Fix a bug where Sass compilation could crash in strict mode if passed a callback that threw a string, boolean, number, symbol, or bignum.
Commits
-
aa53bd0
Use wrapJSExceptions() to work around dart-lang/sdk#53105 (#2055) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts