diff --git a/package.json b/package.json index f31cf9b9c04f..bcb24f29e983 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@bazel/buildifier": "7.3.1", "@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch", "@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch", - "@bazel/runfiles": "^5.8.1", + "@bazel/runfiles": "^6.0.0", "@discoveryjs/json-ext": "0.6.1", "@inquirer/confirm": "4.0.1", "@inquirer/prompts": "6.0.1", diff --git a/packages/angular/ssr/package.json b/packages/angular/ssr/package.json index cca74bdf9c04..aaf3978c2b84 100644 --- a/packages/angular/ssr/package.json +++ b/packages/angular/ssr/package.json @@ -28,7 +28,7 @@ "@angular/platform-browser": "19.0.0-next.6", "@angular/platform-server": "19.0.0-next.6", "@angular/router": "19.0.0-next.6", - "@bazel/runfiles": "^5.8.1" + "@bazel/runfiles": "^6.0.0" }, "schematics": "./schematics/collection.json", "repository": { diff --git a/yarn.lock b/yarn.lock index 0d26d302af6a..b3a33462a962 100644 --- a/yarn.lock +++ b/yarn.lock @@ -661,7 +661,7 @@ __metadata: "@bazel/buildifier": "npm:7.3.1" "@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch" "@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch" - "@bazel/runfiles": "npm:^5.8.1" + "@bazel/runfiles": "npm:^6.0.0" "@discoveryjs/json-ext": "npm:0.6.1" "@inquirer/confirm": "npm:4.0.1" "@inquirer/prompts": "npm:6.0.1" @@ -969,7 +969,7 @@ __metadata: "@angular/platform-browser": "npm:19.0.0-next.6" "@angular/platform-server": "npm:19.0.0-next.6" "@angular/router": "npm:19.0.0-next.6" - "@bazel/runfiles": "npm:^5.8.1" + "@bazel/runfiles": "npm:^6.0.0" tslib: "npm:^2.3.0" peerDependencies: "@angular/common": ^19.0.0-next.0 @@ -2455,6 +2455,13 @@ __metadata: languageName: node linkType: hard +"@bazel/runfiles@npm:^6.0.0": + version: 6.3.0 + resolution: "@bazel/runfiles@npm:6.3.0" + checksum: 10c0/3d79ae483fee2187a4656eb4a204045692e82ed7ef77c882818e4339936fe406eb1ef3c840b714a253dd1f3c036dc6ebcca635fcc6f9cdde03f980fe3c177d83 + languageName: node + linkType: hard + "@bazel/terser@npm:5.8.1": version: 5.8.1 resolution: "@bazel/terser@npm:5.8.1"