File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 139
139
"conventional-commits-parser" : " ^3.0.0" ,
140
140
"copy-webpack-plugin" : " 6.1.0" ,
141
141
"core-js" : " 3.6.4" ,
142
- "css-loader" : " 4.2.2 " ,
142
+ "css-loader" : " 4.3.0 " ,
143
143
"cssnano" : " 4.1.10" ,
144
144
"debug" : " ^4.1.1" ,
145
145
"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.1.0" ,
29
29
"core-js" : " 3.6.4" ,
30
- "css-loader" : " 4.2.2 " ,
30
+ "css-loader" : " 4.3.0 " ,
31
31
"cssnano" : " 4.1.10" ,
32
32
"file-loader" : " 6.1.0" ,
33
33
"find-cache-dir" : " 3.3.1" ,
Original file line number Diff line number Diff line change @@ -3821,10 +3821,10 @@ css-declaration-sorter@^4.0.1:
3821
3821
postcss "^7.0.1"
3822
3822
timsort "^0.3.0"
3823
3823
3824
- css-loader@4.2.2 :
3825
- version "4.2.2 "
3826
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.2.2 .tgz#b668b3488d566dc22ebcf9425c5f254a05808c89 "
3827
- integrity sha512-omVGsTkZPVwVRpckeUnLshPp12KsmMSLqYxs12+RzM9jRR5Y+Idn/tBffjXRvOE+qW7if24cuceFJqYR5FmGBg ==
3824
+ css-loader@4.3.0 :
3825
+ version "4.3.0 "
3826
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.3.0 .tgz#c888af64b2a5b2e85462c72c0f4a85c7e2e0821e "
3827
+ integrity sha512-rdezjCjScIrsL8BSYszgT4s476IcNKt6yX69t0pHjJVnPUTDpn4WfIpDQTN3wCJvUvfsz/mFjuGOekf3PY3NUg ==
3828
3828
dependencies:
3829
3829
camelcase "^6.0.0"
3830
3830
cssesc "^3.0.0"
3836
3836
postcss-modules-scope "^2.2.0"
3837
3837
postcss-modules-values "^3.0.0"
3838
3838
postcss-value-parser "^4.1.0"
3839
- schema-utils "^2.7.0 "
3839
+ schema-utils "^2.7.1 "
3840
3840
semver "^7.3.2"
3841
3841
3842
3842
css-parse@~2.0.0:
You can’t perform that action at this time.
0 commit comments