diff --git a/bazel/integration/tests/angular-cli/package.json b/bazel/integration/tests/angular-cli/package.json index 2727032e8..0106ca1fb 100644 --- a/bazel/integration/tests/angular-cli/package.json +++ b/bazel/integration/tests/angular-cli/package.json @@ -27,7 +27,7 @@ "@angular/compiler-cli": "21.2.0-rc.0", "@types/jasmine": "~6.0.0", "@types/node": "24.10.13", - "chromedriver": "^145.0.0", + "chromedriver": "^146.0.0", "jasmine-core": "6.1.0", "karma": "~6.4.4", "karma-chrome-launcher": "~3.2.0", diff --git a/bazel/integration/tests/angular-cli/pnpm-lock.yaml b/bazel/integration/tests/angular-cli/pnpm-lock.yaml index 4362240f2..347eccba3 100644 --- a/bazel/integration/tests/angular-cli/pnpm-lock.yaml +++ b/bazel/integration/tests/angular-cli/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: 24.10.13 version: 24.10.13 chromedriver: - specifier: ^145.0.0 - version: 145.0.6 + specifier: ^146.0.0 + version: 146.0.0 jasmine-core: specifier: 6.1.0 version: 6.1.0 @@ -1479,8 +1479,8 @@ packages: resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} engines: {node: '>=18'} - chromedriver@145.0.6: - resolution: {integrity: sha512-qobFdfjk7G7U9GKB6RYGBuqQ8L0QG1M30p90sNIWLKdpeobhsedfBhVxRqT4m/nWAtM0PhNb9GDD9qzDwSSGlA==} + chromedriver@146.0.0: + resolution: {integrity: sha512-fDAbuEy+Dn9F/h8fphiQIUEyUDOTGlfjZHfI9dJZz75+ui/LIHqWzStQt87vpwA9oV3ut4C2W3flfvbn3KELFQ==} engines: {node: '>=20'} hasBin: true @@ -4303,7 +4303,7 @@ snapshots: chownr@3.0.0: {} - chromedriver@145.0.6: + chromedriver@146.0.0: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.13.5