File tree 2 files changed +7
-7
lines changed
packages/angular_devkit/build_angular
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 43
43
"postcss" : " 7.0.23" ,
44
44
"postcss-import" : " 12.0.1" ,
45
45
"postcss-loader" : " 3.0.0" ,
46
- "raw-loader" : " 3.1 .0" ,
46
+ "raw-loader" : " 4.0 .0" ,
47
47
"regenerator-runtime" : " 0.13.3" ,
48
48
"rimraf" : " 3.0.0" ,
49
49
"rollup" : " 1.27.5" ,
Original file line number Diff line number Diff line change @@ -8756,13 +8756,13 @@ raw-body@2.4.0:
8756
8756
iconv-lite "0.4.24"
8757
8757
unpipe "1.0.0"
8758
8758
8759
- raw-loader@3.1 .0 :
8760
- version "3.1 .0"
8761
- resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-3.1 .0.tgz#5e9d399a5a222cc0de18f42c3bc5e49677532b3f "
8762
- integrity sha512-lzUVMuJ06HF4rYveaz9Tv0WRlUMxJ0Y1hgSkkgg+50iEdaI0TthyEDe08KIHb0XsF6rn8WYTqPCaGTZg3sX+qA ==
8759
+ raw-loader@4.0 .0 :
8760
+ version "4.0 .0"
8761
+ resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-4.0 .0.tgz#d639c40fb9d72b5c7f8abc1fb2ddb25b29d3d540 "
8762
+ integrity sha512-iINUOYvl1cGEmfoaLjnZXt4bKfT2LJnZZib5N/LLyAphC+Dd11vNP9CNVb38j+SAJpFI1uo8j9frmih53ASy7Q ==
8763
8763
dependencies :
8764
- loader-utils "^1.1.0 "
8765
- schema-utils "^2.0.1 "
8764
+ loader-utils "^1.2.3 "
8765
+ schema-utils "^2.5.0 "
8766
8766
8767
8767
rc@^1.2.7, rc@^1.2.8 :
8768
8768
version "1.2.8"
You can’t perform that action at this time.
0 commit comments