Skip to content

Commit f3a6a8d

Browse files
laurentlbbrandjon
authored andcommitted
Update sass and skydoc dependencies (bazel-contrib#139)
Remaining issues are caused by subpar
1 parent 173290e commit f3a6a8d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_file")
2828
git_repository(
2929
name = "io_bazel_rules_sass",
3030
# Same commit as Skydoc uses in its own WORKSPACE.
31-
commit = "8b61ad6953fde55031658e1731c335220f881369", # 2018-10-26
31+
commit = "8ccf4f1c351928b55d5dddf3672e3667f6978d60", # 2018-11-23
3232
remote = "https://github.com/bazelbuild/rules_sass.git",
3333
)
3434

@@ -52,7 +52,7 @@ sass_repositories()
5252

5353
git_repository(
5454
name = "io_bazel_skydoc",
55-
commit = "77e5399258f6d91417d23634fce97d73b40cf337", # 2018-10-29
55+
commit = "1cdb612e31448c2f6eb25b8aa67d406152275482", # 2018-11-27
5656
remote = "https://github.com/bazelbuild/skydoc.git",
5757
)
5858

0 commit comments

Comments
 (0)