Skip to content

Commit 2a5ca3b

Browse files
devversionandrewseguin
authored andcommitted
build: update bazel sass rules (#14917)
1 parent 96af473 commit 2a5ca3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ local_repository(
5353
# Add sass rules
5454
http_archive(
5555
name = "io_bazel_rules_sass",
56-
url = "https://github.com/bazelbuild/rules_sass/archive/1.15.2.zip",
57-
strip_prefix = "rules_sass-1.15.2",
56+
url = "https://github.com/bazelbuild/rules_sass/archive/1.16.1.zip",
57+
strip_prefix = "rules_sass-1.16.1",
5858
)
5959

6060
# Since we are explitly fetching @build_bazel_rules_typescript, we should explicitly ask for

0 commit comments

Comments
 (0)