Skip to content

Commit 5fb3a7a

Browse files
authored
chore(deps): update dependency chrome to v134 (#384)
1 parent 2e5765e commit 5fb3a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

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

0 commit comments

Comments
 (0)