Skip to content

Commit 45c7d90

Browse files
feat: Sync version text of Dart Sass
1 parent 83a5686 commit 45c7d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)