This repository was archived by the owner on May 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 1.54.2
2+
3+ * No user-visible changes.
4+
15## 1.54.1
26
37* When unifying selectors for ` @extend ` and ` selector.unify() ` , ensure that
Original file line number Diff line number Diff line change @@ -315,7 +315,7 @@ packages:
315315 name: sass
316316 url: "https://pub.dartlang.org"
317317 source: hosted
318- version: "1.54.1 "
318+ version: "1.54.2 "
319319 sass_analysis:
320320 dependency: "direct dev"
321321 description:
@@ -331,7 +331,7 @@ packages:
331331 name: sass_api
332332 url: "https://pub.dartlang.org"
333333 source: hosted
334- version: "2.0.1 "
334+ version: "2.0.2 "
335335 shelf:
336336 dependency: transitive
337337 description:
Original file line number Diff line number Diff line change 11name : sass_embedded
2- version : 1.54.1
2+ version : 1.54.2
33description : An implementation of the Sass embedded protocol using Dart Sass.
44homepage : https://github.com/sass/dart-sass-embedded
55
@@ -14,7 +14,7 @@ dependencies:
1414 meta : ^1.1.0
1515 path : ^1.6.0
1616 protobuf : ^2.0.0
17- sass : 1.54.1
17+ sass : 1.54.2
1818 sass_api : ^2.0.0
1919 source_span : ^1.1.0
2020 stack_trace : ^1.6.0
You can’t perform that action at this time.
0 commit comments