Skip to content

Bump sass from 1.58.1 to 1.58.2 in /webapp

Dependabot requested to merge dependabot-npm_and_yarn-webapp-sass-1.58.2 into master

Bumps sass from 1.58.1 to 1.58.2.

Release notes

Sourced from sass's releases.

Dart Sass 1.58.2

To install Sass 1.58.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Command Line Interface

  • Add a timestamp to messages printed in --watch mode.

  • Print better calc()-based suggestions for /-as-division expression that contain calculation-incompatible constructs like unary minus.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.58.2

Command Line Interface

  • Add a timestamp to messages printed in --watch mode.

  • Print better calc()-based suggestions for /-as-division expression that contain calculation-incompatible constructs like unary minus.

Commits


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

Merge request reports