Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2024
1 parent 6cf71ea commit d90611d
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 @@ -66,6 +66,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 = "128.0.6565.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
version = "128.0.6570.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 @@ -8,6 +8,6 @@
},
"devDependencies": {
"@types/chrome": "^0.0.268",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
}
}
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 d90611d

Please sign in to comment.