File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 92
92
"postcss-calc" : " ^9.0.1" ,
93
93
"postcss-combininator" : " ^2.0.0" ,
94
94
"postcss-discard-comments" : " ^6.0.1" ,
95
- "postcss-discard-empty" : " ^6.0.1 " ,
95
+ "postcss-discard-empty" : " ^6.0.3 " ,
96
96
"postcss-extend" : " ^1.0.5" ,
97
97
"postcss-hover-media-feature" : " 1.0.2" ,
98
98
"postcss-import" : " ^16.0.1" ,
Original file line number Diff line number Diff line change 21
21
"postcss-cli" : " ^11.0.0" ,
22
22
"postcss-combine-duplicated-selectors" : " ^10.0.3" ,
23
23
"postcss-discard-comments" : " ^6.0.1" ,
24
- "postcss-discard-empty" : " ^6.0.1 " ,
24
+ "postcss-discard-empty" : " ^6.0.3 " ,
25
25
"postcss-licensing" : " ^1.0.1" ,
26
26
"postcss-merge-rules" : " ^6.0.3" ,
27
27
"postcss-rgb-mapping" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -13551,10 +13551,10 @@ postcss-discard-comments@^6.0.1:
13551
13551
resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-6.0.1.tgz#46176212bd9c3e5f48aa4b8b4868786726c41d36"
13552
13552
integrity sha512-f1KYNPtqYLUeZGCHQPKzzFtsHaRuECe6jLakf/RjSRqvF5XHLZnM2+fXLhb8Qh/HBFHs3M4cSLb1k3B899RYIg==
13553
13553
13554
- postcss-discard-empty@^6.0.1 :
13555
- version "6.0.1 "
13556
- resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-6.0.1 .tgz#b34cb45ec891246da4506b53e352390fdef126c4 "
13557
- integrity sha512-yitcmKwmVWtNsrrRqGJ7/C0YRy53i0mjexBDQ9zYxDwTWVBgbU4+C9jIZLmQlTDT9zhml+u0OMFJh8+31krmOg ==
13554
+ postcss-discard-empty@^6.0.3 :
13555
+ version "6.0.3 "
13556
+ resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-6.0.3 .tgz#ee39c327219bb70473a066f772621f81435a79d9 "
13557
+ integrity sha512-znyno9cHKQsK6PtxL5D19Fj9uwSzC2mB74cpT66fhgOadEUPyXFkbgwm5tvc3bt3NAy8ltE5MrghxovZRVnOjQ ==
13558
13558
13559
13559
postcss-extend@^1.0.5:
13560
13560
version "1.0.5"
You can’t perform that action at this time.
0 commit comments