Skip to content

Commit ad2286a

Browse files
authored
chore(deps): update dependency chrome to v129.0.6639.0 (#324)
1 parent 8b90bbc commit ad2286a

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
@@ -66,6 +66,6 @@ use_repo(rules_ts_ext, "npm_typescript")
6666
# Pull in Chrome for use in tests
6767
chrome = use_extension("//build_defs/chrome:extension.bzl", "chrome")
6868
chrome.download(
69-
version = "129.0.6633.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
69+
version = "129.0.6639.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
7070
)
7171
use_repo(chrome, "chrome_chrome_linux64")

0 commit comments

Comments
 (0)