File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 138
138
"conventional-commits-parser" : " ^3.0.0" ,
139
139
"copy-webpack-plugin" : " 6.0.3" ,
140
140
"core-js" : " 3.6.4" ,
141
- "css-loader" : " 4.1.1 " ,
141
+ "css-loader" : " 4.2.0 " ,
142
142
"cssnano" : " 4.1.10" ,
143
143
"debug" : " ^4.1.1" ,
144
144
"enhanced-resolve" : " 4.1.1" ,
Original file line number Diff line number Diff line change 27
27
"circular-dependency-plugin" : " 5.2.0" ,
28
28
"copy-webpack-plugin" : " 6.0.3" ,
29
29
"core-js" : " 3.6.4" ,
30
- "css-loader" : " 4.1.1 " ,
30
+ "css-loader" : " 4.2.0 " ,
31
31
"cssnano" : " 4.1.10" ,
32
32
"file-loader" : " 6.0.0" ,
33
33
"find-cache-dir" : " 3.3.1" ,
Original file line number Diff line number Diff line change @@ -4314,10 +4314,10 @@ css-declaration-sorter@^4.0.1:
4314
4314
postcss "^7.0.1"
4315
4315
timsort "^0.3.0"
4316
4316
4317
- css-loader@4.1.1 :
4318
- version "4.1.1 "
4319
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.1.1 .tgz#48342f098784e75bbfc0933dea2853314fb737d8 "
4320
- integrity sha512-nZ4OC2g88+wOOdkVQ0yYy7T6uXSkb7I7UyMNnaevQQvVWskTSDRAz08ETl91et4ghVL6jfnzWUt0o2XaY0gyRg ==
4317
+ css-loader@4.2.0 :
4318
+ version "4.2.0 "
4319
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.2.0 .tgz#b57efb92ac8f0cd85bf92d89df9634ef1f51b8bf "
4320
+ integrity sha512-ko7a9b0iFpWtk9eSI/C8IICvZeGtYnjxYjw45rJprokXj/+kBd/siX4vAIBq9Uij8Jubc4jL1EvSnTjCEwaHSw ==
4321
4321
dependencies:
4322
4322
camelcase "^6.0.0"
4323
4323
cssesc "^3.0.0"
You can’t perform that action at this time.
0 commit comments