File tree 2 files changed +9
-9
lines changed
packages/angular_devkit/build_angular
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 28
28
"circular-dependency-plugin" : " 5.2.0" ,
29
29
"copy-webpack-plugin" : " 6.0.2" ,
30
30
"core-js" : " 3.6.4" ,
31
- "css-loader" : " 3.5.3 " ,
31
+ "css-loader" : " 3.6.0 " ,
32
32
"cssnano" : " 4.1.10" ,
33
33
"file-loader" : " 6.0.0" ,
34
34
"find-cache-dir" : " 3.3.1" ,
Original file line number Diff line number Diff line change @@ -4689,23 +4689,23 @@ css-loader@3.5.2:
4689
4689
schema-utils "^2.6.5"
4690
4690
semver "^6.3.0"
4691
4691
4692
- css-loader@3.5.3 :
4693
- version "3.5.3 "
4694
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.5.3 .tgz#95ac16468e1adcd95c844729e0bb167639eb0bcf "
4695
- integrity sha512-UEr9NH5Lmi7+dguAm+/JSPovNjYbm2k3TK58EiwQHzOHH5Jfq1Y+XoP2bQO6TMn7PptMd0opxxedAWcaSTRKHw ==
4692
+ css-loader@3.6.0 :
4693
+ version "3.6.0 "
4694
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.6.0 .tgz#2e4b2c7e6e2d27f8c8f28f61bffcd2e6c91ef645 "
4695
+ integrity sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ ==
4696
4696
dependencies:
4697
4697
camelcase "^5.3.1"
4698
4698
cssesc "^3.0.0"
4699
4699
icss-utils "^4.1.1"
4700
4700
loader-utils "^1.2.3"
4701
4701
normalize-path "^3.0.0"
4702
- postcss "^7.0.27 "
4702
+ postcss "^7.0.32 "
4703
4703
postcss-modules-extract-imports "^2.0.0"
4704
4704
postcss-modules-local-by-default "^3.0.2"
4705
4705
postcss-modules-scope "^2.2.0"
4706
4706
postcss-modules-values "^3.0.0"
4707
- postcss-value-parser "^4.0.3 "
4708
- schema-utils "^2.6.6 "
4707
+ postcss-value-parser "^4.1.0 "
4708
+ schema-utils "^2.7.0 "
4709
4709
semver "^6.3.0"
4710
4710
4711
4711
css-parse@~2.0.0:
@@ -10503,7 +10503,7 @@ postcss@7.0.27:
10503
10503
source-map "^0.6.1"
10504
10504
supports-color "^6.1.0"
10505
10505
10506
- postcss@7.0.32:
10506
+ postcss@7.0.32, postcss@^7.0.32 :
10507
10507
version "7.0.32"
10508
10508
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
10509
10509
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
You can’t perform that action at this time.
0 commit comments