File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-7
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.2.1 " ,
141
+ "css-loader" : " 4.2.2 " ,
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.2.1 " ,
30
+ "css-loader" : " 4.2.2 " ,
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 @@ -3947,16 +3947,15 @@ css-declaration-sorter@^4.0.1:
3947
3947
postcss "^7.0.1"
3948
3948
timsort "^0.3.0"
3949
3949
3950
-
3951
- version "4.2.1 "
3952
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.2.1 .tgz#9f48fd7eae1219d629a3f085ba9a9102ca1141a7 "
3953
- integrity sha512-MoqmF1if7Z0pZIEXA4ZF9PgtCXxWbfzfJM+3p+OYfhcrwcqhaCRb74DSnfzRl7e024xEiCRn5hCvfUbTf2sgFA ==
3950
+
3951
+ version "4.2.2 "
3952
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.2.2 .tgz#b668b3488d566dc22ebcf9425c5f254a05808c89 "
3953
+ integrity sha512-omVGsTkZPVwVRpckeUnLshPp12KsmMSLqYxs12+RzM9jRR5Y+Idn/tBffjXRvOE+qW7if24cuceFJqYR5FmGBg ==
3954
3954
dependencies:
3955
3955
camelcase "^6.0.0"
3956
3956
cssesc "^3.0.0"
3957
3957
icss-utils "^4.1.1"
3958
3958
loader-utils "^2.0.0"
3959
- normalize-path "^3.0.0"
3960
3959
postcss "^7.0.32"
3961
3960
postcss-modules-extract-imports "^2.0.0"
3962
3961
postcss-modules-local-by-default "^3.0.3"
You can’t perform that action at this time.
0 commit comments