This repository was archived by the owner on Apr 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,8 @@ http_archive(
23
23
# The @angular repo contains rule for building Angular applications
24
24
http_archive (
25
25
name = "angular" ,
26
- url = "https://github.com/angular/angular/archive/2546c663769cdb8ba0b3979bb157fe58770f4325.zip" ,
27
- strip_prefix = "angular-2546c663769cdb8ba0b3979bb157fe58770f4325" ,
28
- #sha256 = "5ac6694f7c694afe34767aff4a0dd0408e25b0493cea675c2bb075c123adc46a",
26
+ url = "https://github.com/angular/angular/archive/0e1ca096dab8a6010c9d67eadc7806b5dd992ac0.zip" ,
27
+ strip_prefix = "angular-0e1ca096dab8a6010c9d67eadc7806b5dd992ac0" ,
29
28
)
30
29
31
30
# The @rxjs repo contains targets for building rxjs with bazel
Original file line number Diff line number Diff line change 16
16
"@angular/core" : " github:angular/core-builds#bazel" ,
17
17
"@bazel/benchmark-runner" : " 0.1.0" ,
18
18
"@bazel/ibazel" : " 0.5.0" ,
19
- "@bazel/karma" : " 0.19 .1" ,
20
- "@bazel/typescript" : " 0.19 .1" ,
19
+ "@bazel/karma" : " 0.20 .1" ,
20
+ "@bazel/typescript" : " 0.20 .1" ,
21
21
"@types/jasmine" : " 2.8.8" ,
22
22
"@types/node" : " 6.0.117" ,
23
23
"clang-format" : " 1.2.4" ,
Original file line number Diff line number Diff line change 46
46
version "0.5.0"
47
47
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.5.0.tgz#76f269bd60d866e2aa9e86b25c456d18fee2ef54"
48
48
49
- " @bazel/karma@0.19 .1 " :
50
- version "0.19 .1"
51
- resolved "https://registry.yarnpkg.com/@bazel/karma/-/karma-0.19 .1.tgz#99873ee9d85456b693f435f689ce0acfd09d2445 "
49
+ " @bazel/karma@0.20 .1 " :
50
+ version "0.20 .1"
51
+ resolved "https://registry.yarnpkg.com/@bazel/karma/-/karma-0.20 .1.tgz#84e437cb4c4545906152bbfab401ed8111d5d558 "
52
52
dependencies :
53
53
jasmine-core "2.8.0"
54
54
karma alexeagle/karma#fa1a84ac881485b5657cb669e9b4e5da77b79f0a
61
61
requirejs "2.3.5"
62
62
tmp "0.0.33"
63
63
64
- " @bazel/typescript@0.19 .1 " :
65
- version "0.19 .1"
66
- resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.19 .1.tgz#61dd57c0ab8a6c9930d2463d44e9522ec007fe3a "
64
+ " @bazel/typescript@0.20 .1 " :
65
+ version "0.20 .1"
66
+ resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.20 .1.tgz#f6d3ff13fb203ccb6ddeb7ca670978983b3e1b73 "
67
67
dependencies :
68
68
protobufjs "5.0.0"
69
69
source-map-support "0.5.9"
You can’t perform that action at this time.
0 commit comments