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 138138 "conventional-commits-parser" : " ^3.0.0" ,
139139 "copy-webpack-plugin" : " 6.0.3" ,
140140 "core-js" : " 3.6.4" ,
141- "css-loader" : " 4.2.1 " ,
141+ "css-loader" : " 4.2.2 " ,
142142 "cssnano" : " 4.1.10" ,
143143 "debug" : " ^4.1.1" ,
144144 "enhanced-resolve" : " 4.1.1" ,
Original file line number Diff line number Diff line change 2727 "circular-dependency-plugin" : " 5.2.0" ,
2828 "copy-webpack-plugin" : " 6.0.3" ,
2929 "core-js" : " 3.6.4" ,
30- "css-loader" : " 4.2.1 " ,
30+ "css-loader" : " 4.2.2 " ,
3131 "cssnano" : " 4.1.10" ,
3232 "file-loader" : " 6.0.0" ,
3333 "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:
39473947 postcss "^7.0.1"
39483948 timsort "^0.3.0"
39493949
3950- css-loader@4.2.1 :
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+ css-loader@4.2.2 :
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 ==
39543954 dependencies:
39553955 camelcase "^6.0.0"
39563956 cssesc "^3.0.0"
39573957 icss-utils "^4.1.1"
39583958 loader-utils "^2.0.0"
3959- normalize-path "^3.0.0"
39603959 postcss "^7.0.32"
39613960 postcss-modules-extract-imports "^2.0.0"
39623961 postcss-modules-local-by-default "^3.0.3"
You can’t perform that action at this time.
0 commit comments