Skip to content

Commit 640cb72

Browse files
authored
Merge pull request #16 from attakei/renovate/sass-dart-sass-1.x
chore(deps): update dependency sass/dart-sass to v1.89.2
2 parents fba9259 + 45c7d90 commit 640cb72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ packages:
1515
- name: evilmartians/lefthook@v1.11.14
1616
- name: go-task/task@v3.44.0
1717
- name: protocolbuffers/protobuf/protoc@v31.1
18-
- name: sass/dart-sass@1.87.0
18+
- name: sass/dart-sass@1.89.2

src/sass_embedded/_const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Constants to use internal of project."""
22

3-
DART_SASS_VERSION = "1.87.0"
3+
DART_SASS_VERSION = "1.89.2"
44
"""Version of bundled Dart Sass."""
55

66
EMBEDDED_PROTOCOL_VERSION = "3.1.0"

0 commit comments

Comments
 (0)