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.8
2
+
3
+ * No user-visible changes.
4
+
1
5
## 1.54.7
2
6
3
7
* Add support for 32-bit ARM releases on Linux.
Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ packages:
308
308
name: sass
309
309
url: "https://pub.dartlang.org"
310
310
source: hosted
311
- version: "1.54.7 "
311
+ version: "1.54.8 "
312
312
sass_analysis:
313
313
dependency: "direct dev"
314
314
description:
@@ -324,7 +324,7 @@ packages:
324
324
name: sass_api
325
325
url: "https://pub.dartlang.org"
326
326
source: hosted
327
- version: "3.0.2 "
327
+ version: "3.0.3 "
328
328
shelf:
329
329
dependency: transitive
330
330
description:
Original file line number Diff line number Diff line change 1
1
name : sass_embedded
2
- version : 1.54.7
2
+ version : 1.54.8
3
3
description : An implementation of the Sass embedded protocol using Dart Sass.
4
4
homepage : https://github.com/sass/dart-sass-embedded
5
5
@@ -14,7 +14,7 @@ dependencies:
14
14
meta : ^1.1.0
15
15
path : ^1.6.0
16
16
protobuf : ^2.0.0
17
- sass : 1.54.7
17
+ sass : 1.54.8
18
18
sass_api : ^3.0.0
19
19
source_span : ^1.1.0
20
20
stack_trace : ^1.6.0
You can’t perform that action at this time.
0 commit comments