File tree Expand file tree Collapse file tree 3 files changed +6
-12
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 138
138
"core-js" : " 3.10.1" ,
139
139
"critters" : " 0.0.10" ,
140
140
"css-loader" : " 5.2.1" ,
141
- "cssnano" : " 5.0.0 " ,
141
+ "cssnano" : " 5.0.1 " ,
142
142
"debug" : " ^4.1.1" ,
143
143
"enhanced-resolve" : " 5.7.0" ,
144
144
"express" : " 4.17.1" ,
Original file line number Diff line number Diff line change 31
31
"core-js" : " 3.10.1" ,
32
32
"critters" : " 0.0.10" ,
33
33
"css-loader" : " 5.2.1" ,
34
- "cssnano" : " 5.0.0 " ,
34
+ "cssnano" : " 5.0.1 " ,
35
35
"find-cache-dir" : " 3.3.1" ,
36
36
"glob" : " 7.1.6" ,
37
37
"https-proxy-agent" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -4319,15 +4319,14 @@ cssnano-utils@^2.0.0:
4319
4319
resolved "https://registry.yarnpkg.com/cssnano-utils/-/cssnano-utils-2.0.0.tgz#b04baaa312aa3dd5a854b7f61d76b9d94be07f74"
4320
4320
integrity sha512-xvxmTszdrvSyTACdPe8VU5J6p4sm3egpgw54dILvNqt5eBUv6TFjACLhSxtRuEsxYrgy8uDy269YjScO5aKbGA==
4321
4321
4322
- cssnano@5.0.0 :
4323
- version "5.0.0 "
4324
- resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-5.0.0 .tgz#6d6c19074a17b11601f2a15f5b1488ae64eab528 "
4325
- integrity sha512-beaqJEU9aI0B2PpKWXy+UJdtw+Q2J2c2f2nHVphL/gb2wvkuQV+Zxf5Q5SsNXiPUb9Djo/+ja+UOelQWhHnVow ==
4322
+ cssnano@5.0.1 :
4323
+ version "5.0.1 "
4324
+ resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-5.0.1 .tgz#ed4822c4a9212f22f6820717859c52a6b7f9cf5c "
4325
+ integrity sha512-5WubEmKcK2cqw43DUAayRBiIlTdX7iX3ZowrWDVxSVcW3hyohVnbJ4K4mbnWtJp5rfJnUwHg5H4mDAGzmuCM3g ==
4326
4326
dependencies:
4327
4327
cosmiconfig "^7.0.0"
4328
4328
cssnano-preset-default "^5.0.0"
4329
4329
is-resolvable "^1.1.0"
4330
- opencollective-postinstall "^2.0.2"
4331
4330
4332
4331
cssnano@^4.1.10:
4333
4332
version "4.1.10"
@@ -8547,11 +8546,6 @@ open@8.0.5:
8547
8546
is-docker "^2.1.1"
8548
8547
is-wsl "^2.2.0"
8549
8548
8550
- opencollective-postinstall@^2.0.2:
8551
- version "2.0.3"
8552
- resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259"
8553
- integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==
8554
-
8555
8549
opn@^5.5.0:
8556
8550
version "5.5.0"
8557
8551
resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
You can’t perform that action at this time.
0 commit comments