Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 3, 2025
1 parent 760e6a0 commit 6f30e96
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
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.6930.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
version = "133.0.6933.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
)
use_repo(chrome, "chrome_chrome_linux64")
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"web-locks": "^0.0.8"
},
"devDependencies": {
"@types/chrome": "^0.0.287",
"@types/chrome": "^0.0.289",
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f30e96

Please sign in to comment.