Skip to content

Commit f631e1f

Browse files
authored
chore(deps): update dependency chrome to v136 (#396)
1 parent 7bbd6e5 commit f631e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ use_repo(rules_ts_ext, "npm_typescript")
7171
# Pull in Chrome for use in tests
7272
chrome = use_extension("//build_defs/chrome:extension.bzl", "chrome")
7373
chrome.download(
74-
version = "135.0.7018.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
74+
version = "136.0.7103.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
7575
)
7676
use_repo(chrome, "chrome_chrome_linux64")

0 commit comments

Comments
 (0)