File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ http_archive(
19
19
20
20
http_archive (
21
21
name = "build_bazel_rules_nodejs" ,
22
- sha256 = "5dd1e5dea1322174c57d3ca7b899da381d516220793d0adef3ba03b9d23baa8e " ,
23
- urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.3 /rules_nodejs-5.8.3 .tar.gz" ],
22
+ sha256 = "a1295b168f183218bc88117cf00674bcd102498f294086ff58318f830dd9d9d1 " ,
23
+ urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.5 /rules_nodejs-5.8.5 .tar.gz" ],
24
24
)
25
25
26
26
load ("@build_bazel_rules_nodejs//:repositories.bzl" , "build_bazel_rules_nodejs_dependencies" )
@@ -297,7 +297,7 @@ http_archive(
297
297
298
298
git_repository (
299
299
name = "rules_browsers" ,
300
- commit = "56ef8007ea07cd1916429bca8bb523433b0e9cdc " ,
300
+ commit = "c3f7358828a6e9c2b08c23bc33b8982f8daea9e5 " ,
301
301
remote = "https://github.com/devversion/rules_browsers.git" ,
302
302
)
303
303
You can’t perform that action at this time.
0 commit comments