Skip to content

Commit ade8ad3

Browse files
committed
chore(deps): update all non-major dependencies
1 parent f550125 commit ade8ad3

File tree

3 files changed

+43
-11
lines changed

3 files changed

+43
-11
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 = "122.0.6231.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
69+
version = "122.0.6233.0", # renovate: datasource=custom.chrome-for-testing depName=chrome versioning=loose
7070
)
7171
use_repo(chrome, "chrome_chrome_linux64")

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "chrome-ssh-agent",
33
"dependencies": {
44
"@ungap/url-search-params": "^0.2.2",
5-
"jsdom": "^23.1.0",
5+
"jsdom": "^23.2.0",
66
"mem-storage-area": "^1.0.3",
77
"web-locks": "^0.0.8"
88
},

pnpm-lock.yaml

Lines changed: 41 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)