Skip to content

Commit 6adc907

Browse files
committed
chore(deps): update dependency chrome to v140
1 parent 0d6471c commit 6adc907

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

0 commit comments

Comments
 (0)