Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f3a6a8d

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

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎WORKSPACE

Copy file name to clipboardExpand all lines: WORKSPACE
+2-2
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.