Skip to content

Commit 99a73ae

Browse files
authored
chore(deps): update dependency chrome to v138 (#400)
1 parent 98d54c7 commit 99a73ae

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 = "137.0.7123.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
74+
version = "138.0.7153.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
7575
)
7676
use_repo(chrome, "chrome_chrome_linux64")

0 commit comments

Comments
 (0)