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 +12
-8
lines changed Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.58.3
2
+
3
+ * No user-visible changes.
4
+
1
5
## 1.58.2
2
6
3
7
### Command Line Interface
Original file line number Diff line number Diff line change @@ -357,27 +357,27 @@ packages:
357
357
dependency: "direct main"
358
358
description:
359
359
name: sass
360
- sha256: f08ef7beae55ca2d07fabb4e0733dd20bc08186e7a714eac953725c9971b49b7
360
+ sha256: c3e37d50a372cee0fd4058b12f0167da8307c602ff8e357ebf587142b753b41a
361
361
url: "https://pub.dev"
362
362
source: hosted
363
- version: "1.58.2 "
363
+ version: "1.58.3 "
364
364
sass_analysis:
365
365
dependency: "direct dev"
366
366
description:
367
367
path: analysis
368
368
ref: HEAD
369
- resolved-ref: c4523884bf9fba3a312bae2af559049cd374d42e
369
+ resolved-ref: "620d8d355e8396afe107b3e167b11524d757f3ca"
370
370
url: "https://github.com/sass/dart-sass.git"
371
371
source: git
372
372
version: "0.0.0"
373
373
sass_api:
374
374
dependency: "direct main"
375
375
description:
376
376
name: sass_api
377
- sha256: "4b35efdef6bf4282648498e1556d518c15d0fcc480eccd3dfb30b3b0d82dc36a"
377
+ sha256: d4f402a63d06745c83415e5850022b2e2741b896b9fd6a50714bce509dc81c36
378
378
url: "https://pub.dev"
379
379
source: hosted
380
- version: "5.1.0 "
380
+ version: "5.1.1 "
381
381
shelf:
382
382
dependency: transitive
383
383
description:
Original file line number Diff line number Diff line change 1
1
name : sass_embedded
2
- version : 1.58.2
2
+ version : 1.58.3
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
environment :
@@ -11,8 +11,8 @@ dependencies:
11
11
meta : ^1.1.0
12
12
path : ^1.6.0
13
13
protobuf : ^2.0.0
14
- sass : 1.58.2
15
- sass_api : ^5.1.0
14
+ sass : 1.58.3
15
+ sass_api : ^5.1.1
16
16
source_span : ^1.1.0
17
17
stack_trace : ^1.6.0
18
18
stream_channel : " >=1.6.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments