Skip to content

Commit

Permalink
chore(deps): update dependency chrome to v133.0.6928.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 31, 2024
1 parent f96fcec commit 307ead5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ use_repo(rules_ts_ext, "npm_typescript")
# Pull in Chrome for use in tests
chrome = use_extension("//build_defs/chrome:extension.bzl", "chrome")
chrome.download(
version = "133.0.6923.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
version = "133.0.6928.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
)
use_repo(chrome, "chrome_chrome_linux64")

0 comments on commit 307ead5

Please sign in to comment.