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 91
91
"postcss" : " ^8.4.35" ,
92
92
"postcss-calc" : " ^9.0.1" ,
93
93
"postcss-combininator" : " ^2.0.0" ,
94
- "postcss-discard-comments" : " ^6.0.1 " ,
94
+ "postcss-discard-comments" : " ^6.0.2 " ,
95
95
"postcss-discard-empty" : " ^6.0.3" ,
96
96
"postcss-extend" : " ^1.0.5" ,
97
97
"postcss-hover-media-feature" : " 1.0.2" ,
Original file line number Diff line number Diff line change 20
20
"postcss" : " ^8.4.35" ,
21
21
"postcss-cli" : " ^11.0.0" ,
22
22
"postcss-combine-duplicated-selectors" : " ^10.0.3" ,
23
- "postcss-discard-comments" : " ^6.0.1 " ,
23
+ "postcss-discard-comments" : " ^6.0.2 " ,
24
24
"postcss-discard-empty" : " ^6.0.3" ,
25
25
"postcss-licensing" : " ^1.0.1" ,
26
26
"postcss-merge-rules" : " ^6.0.3" ,
Original file line number Diff line number Diff line change @@ -13546,10 +13546,10 @@ postcss-combine-duplicated-selectors@^10.0.3:
13546
13546
dependencies:
13547
13547
postcss-selector-parser "^6.0.4"
13548
13548
13549
- postcss-discard-comments@^6.0.1 :
13550
- version "6.0.1 "
13551
- resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-6.0.1 .tgz#46176212bd9c3e5f48aa4b8b4868786726c41d36 "
13552
- integrity sha512-f1KYNPtqYLUeZGCHQPKzzFtsHaRuECe6jLakf/RjSRqvF5XHLZnM2+fXLhb8Qh/HBFHs3M4cSLb1k3B899RYIg ==
13549
+ postcss-discard-comments@^6.0.2 :
13550
+ version "6.0.2 "
13551
+ resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-6.0.2 .tgz#e768dcfdc33e0216380623652b0a4f69f4678b6c "
13552
+ integrity sha512-65w/uIqhSBBfQmYnG92FO1mWZjJ4GL5b8atm5Yw2UgrwD7HiNiSSNwJor1eCFGzUgYnN/iIknhNRVqjrrpuglw ==
13553
13553
13554
13554
postcss-discard-empty@^6.0.3:
13555
13555
version "6.0.3"
You can’t perform that action at this time.
0 commit comments