File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -165,8 +165,8 @@ js_library(
165165
166166 http_archive (
167167 name = "linux_edgedriver" ,
168- url = "https://msedgedriver.microsoft.com/139.0.3405.86 /edgedriver_linux64.zip" ,
169- sha256 = "49ce29de50f9ac418a3a2416708a5563215b8412b27d3e505f3c859fc6ffba12 " ,
168+ url = "https://msedgedriver.microsoft.com/139.0.3405.102 /edgedriver_linux64.zip" ,
169+ sha256 = "e092178901c011ccfddc0556193742a01f206d71b5bb1a12cc1ba7a243262fc2 " ,
170170 build_file_content = """
171171load("@aspect_rules_js//js:defs.bzl", "js_library")
172172package(default_visibility = ["//visibility:public"])
@@ -182,8 +182,8 @@ js_library(
182182
183183 http_archive (
184184 name = "mac_edgedriver" ,
185- url = "https://msedgedriver.microsoft.com/139.0.3405.86 /edgedriver_mac64.zip" ,
186- sha256 = "b6c8244dfb7b8a223d3ac8fd569533f0a307eadaca2b8cbc884ce7f69294682e " ,
185+ url = "https://msedgedriver.microsoft.com/139.0.3405.102 /edgedriver_mac64.zip" ,
186+ sha256 = "98aa637081061ea610c1f70be09fdea6b5f5b3a46c94a87ca291e2285bad1328 " ,
187187 build_file_content = """
188188load("@aspect_rules_js//js:defs.bzl", "js_library")
189189package(default_visibility = ["//visibility:public"])
You can’t perform that action at this time.
0 commit comments