We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fba9259 + 45c7d90 commit 640cb72Copy full SHA for 640cb72
aqua.yaml
@@ -15,4 +15,4 @@ packages:
15
- name: evilmartians/lefthook@v1.11.14
16
- name: go-task/task@v3.44.0
17
- name: protocolbuffers/protobuf/protoc@v31.1
18
-- name: sass/dart-sass@1.87.0
+- name: sass/dart-sass@1.89.2
src/sass_embedded/_const.py
@@ -1,6 +1,6 @@
1
"""Constants to use internal of project."""
2
3
-DART_SASS_VERSION = "1.87.0"
+DART_SASS_VERSION = "1.89.2"
4
"""Version of bundled Dart Sass."""
5
6
EMBEDDED_PROTOCOL_VERSION = "3.1.0"
0 commit comments