File tree Expand file tree Collapse file tree 5 files changed +225
-225
lines changed Expand file tree Collapse file tree 5 files changed +225
-225
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ enableScripts: false
22
33nodeLinker : node-modules
44
5- yarnPath : .yarn/releases/yarn-4.3.0 .cjs
5+ yarnPath : .yarn/releases/yarn-4.3.1 .cjs
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ yarn_install(
114114 "//:.yarn/patches/@angular-bazel-https-9848736cf4.patch" ,
115115 "//:.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch" ,
116116 "//:.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch" ,
117- "//:.yarn/releases/yarn-4.3.0 .cjs" ,
117+ "//:.yarn/releases/yarn-4.3.1 .cjs" ,
118118 "//:.yarnrc.yml" ,
119119 ],
120120 # Currently disabled due to:
@@ -125,7 +125,7 @@ yarn_install(
125125 # We prefer to symlink the `node_modules` to only maintain a single install.
126126 # See https://github.com/angular/dev-infra/pull/446#issuecomment-1059820287 for details.
127127 symlink_node_modules = True ,
128- yarn = "//:.yarn/releases/yarn-4.3.0 .cjs" ,
128+ yarn = "//:.yarn/releases/yarn-4.3.1 .cjs" ,
129129 yarn_lock = "//:yarn.lock" ,
130130)
131131
Original file line number Diff line number Diff line change 1010 " sdk" ,
1111 " Angular DevKit"
1212 ],
13- "packageManager" : " yarn@4.3.0 " ,
13+ "packageManager" : " yarn@4.3.1 " ,
1414 "scripts" : {
1515 "admin" : " node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only ./scripts/devkit-admin.mjs" ,
1616 "test" : " bazel test //packages/..." ,
Original file line number Diff line number Diff line change @@ -17882,21 +17882,21 @@ __metadata:
1788217882
1788317883"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
1788417884 version: 5.5.2
17885- resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf "
17885+ resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07 "
1788617886 bin:
1788717887 tsc: bin/tsc
1788817888 tsserver: bin/tsserver
17889- checksum: 10c0/6721ac8933a70c252d7b640b345792e103d881811ff660355617c1836526dbb71c2044e2e77a8823fb3570b469f33276875a4cab6d3c4de4ae7d7ee1c3074ae4
17889+ checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
1789017890 languageName: node
1789117891 linkType: hard
1789217892
1789317893"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
1789417894 version: 5.5.3
17895- resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf "
17895+ resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07 "
1789617896 bin:
1789717897 tsc: bin/tsc
1789817898 tsserver: bin/tsserver
17899- checksum: 10c0/5a437c416251334deeaf29897157032311f3f126547cfdc4b133768b606cb0e62bcee733bb97cf74c42fe7268801aea1392d8e40988cdef112e9546eba4c03c5
17899+ checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
1790017900 languageName: node
1790117901 linkType: hard
1790217902
You can’t perform that action at this time.
0 commit comments