File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 57
57
"@angular/platform-server" : " ^8.0.0-rc.1" ,
58
58
"@angular/router" : " ^8.0.0-rc.1" ,
59
59
"@angular/upgrade" : " ^8.0.0-rc.1" ,
60
+ "@bazel/bazel" : " ^0.24.1" ,
60
61
"@bazel/ibazel" : " ^0.9.0" ,
61
62
"@bazel/jasmine" : " 0.27.8" ,
62
63
"@bazel/karma" : " 0.27.8" ,
Original file line number Diff line number Diff line change 325
325
lodash "^4.17.11"
326
326
to-fast-properties "^2.0.0"
327
327
328
+
329
+ version "0.24.1"
330
+ resolved "https://registry.yarnpkg.com/@bazel/bazel-darwin_x64/-/bazel-darwin_x64-0.24.1.tgz#11479d0548d83fea22e664452d3e70c5f2edf94e"
331
+ integrity sha512-EF2WlPIQeq4zhkwwSCDJncG/rA1C2xnjUynabzB04KOxEBj0lveqYLgoCvs6L3Y+1vp2TQJmKGVEG6GpYb4uUA==
332
+
333
+
334
+ version "0.24.1"
335
+ resolved "https://registry.yarnpkg.com/@bazel/bazel-linux_x64/-/bazel-linux_x64-0.24.1.tgz#59c61c4ed885fd7ceed1bc9d605db563a51b83bd"
336
+ integrity sha512-oFLpfUOzZK4VSOM49FMJjb5UOJ5HXpTZ+zBOVO0hfK+oAkRaRfZjQZoKm6wa67MxfvU4tP/LDWcw7uj6swaGLw==
337
+
338
+
339
+ version "0.24.1"
340
+ resolved "https://registry.yarnpkg.com/@bazel/bazel-win32_x64/-/bazel-win32_x64-0.24.1.tgz#ebc7b9958a5d0bb5ccca761852bcc750d07ec343"
341
+ integrity sha512-s+zFYNawvzDLnb0TBY4LmkT+8ZfjMJ6/dyVnH6w8Q24mevnJqTBflcPJUlXoLRCAtaK/S3+1KOfKPccIwDNDDg==
342
+
343
+ " @bazel/bazel@^0.24.1 " :
344
+ version "0.24.1"
345
+ resolved "https://registry.yarnpkg.com/@bazel/bazel/-/bazel-0.24.1.tgz#15380c4d5945de47c7be1e3a83e9a8d1607aa33b"
346
+ integrity sha512-iTTUqdI2dX4S+fQOGbhr84jRRv9FbYr8GX3L69Z/HurgcDrgErOKo1LGtOuSYqZYaEvQ+ZpV0aP7OzaUsv59WA==
347
+ optionalDependencies :
348
+ " @bazel/bazel-darwin_x64" " 0.24.1"
349
+ " @bazel/bazel-linux_x64" " 0.24.1"
350
+ " @bazel/bazel-win32_x64" " 0.24.1"
351
+
328
352
" @bazel/ibazel@^0.9.0 " :
329
353
version "0.9.0"
330
354
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.9.0.tgz#fd60023acd36313d304cc2f8c2e181b88b5445cd"
You can’t perform that action at this time.
0 commit comments