Skip to content

Commit dd52956

Browse files
chore(deps): bump sass from 1.101.6 to 1.102.0 (#444)
Bumps [sass](https://github.com/sass/dart-sass) from 1.101.6 to 1.102.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.102.0</h2> <p>To install Sass 1.102.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>Use the 2.4 gamma transfer function for rec2020, as specified by the latest draft of CSS Color 4.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#11020">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.101.7</h2> <p>To install Sass 1.101.7, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>No user-visible changes.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#11017">full changelog</a> for changes in earlier releases.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.102.0</h2> <ul> <li>Use the 2.4 gamma transfer function for rec2020, as specified by the latest draft of CSS Color 4.</li> </ul> <h2>1.101.7</h2> <ul> <li>No user-visible changes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/45d1efe6517319ecd7b1409f1fa8355f969b0547"><code>45d1efe</code></a> Use gamma 2.40 for display-referred rec2020 (<a href="https://redirect.github.com/sass/dart-sass/issues/2729">#2729</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/96aa29183fc3d484929c1b461352b2c7562be81e"><code>96aa291</code></a> Persist credentials on all repos we push to (<a href="https://redirect.github.com/sass/dart-sass/issues/2812">#2812</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.101.6...1.102.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 087e9b3 commit dd52956

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prism-react-renderer": "^2.4.1",
2727
"react": "^19.2.8",
2828
"react-dom": "^19.2.8",
29-
"sass": "^1.101.6"
29+
"sass": "^1.102.0"
3030
},
3131
"devDependencies": {
3232
"@docusaurus/module-type-aliases": "^3.10.1",

0 commit comments

Comments
 (0)