File tree 2 files changed +17
-8
lines changed
2 files changed +17
-8
lines changed Original file line number Diff line number Diff line change 69
69
"postcss-less" : " 3.1.4" ,
70
70
"postcss-media-query-parser" : " 0.2.3" ,
71
71
"postcss-scss" : " 2.1.1" ,
72
- "postcss-selector-parser" : " 2.2.3 " ,
72
+ "postcss-selector-parser" : " 6.0.10 " ,
73
73
"postcss-values-parser" : " 2.0.1" ,
74
74
"regexp-util" : " 1.2.2" ,
75
75
"remark-footnotes" : " 2.0.0" ,
Original file line number Diff line number Diff line change 2663
2663
glob "^7.1.6"
2664
2664
minimatch "^3.0.4"
2665
2665
2666
+ cssesc@^3.0.0 :
2667
+ version "3.0.0"
2668
+ resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
2669
+ integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
2670
+
2666
2671
cssom@^0.4.4 :
2667
2672
version "0.4.4"
2668
2673
resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.4.4.tgz#5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10"
5595
5600
dependencies :
5596
5601
postcss "^7.0.6"
5597
5602
5598
- postcss-selector-parser@2.2.3 :
5599
- version "2.2.3 "
5600
- resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-2.2.3 .tgz#f9437788606c3c9acee16ffe8d8b16297f27bb90 "
5601
- integrity sha1-+UN3iGBsPJrO4W/+jYsWKX8nu5A =
5603
+ postcss-selector-parser@6.0.10 :
5604
+ version "6.0.10 "
5605
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10 .tgz#79b61e2c0d1bfc2602d549e11d0876256f8df88d "
5606
+ integrity sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w= =
5602
5607
dependencies :
5603
- flatten "^1.0.2"
5604
- indexes-of "^1.0.1"
5605
- uniq "^1.0.1"
5608
+ cssesc "^3.0.0"
5609
+ util-deprecate "^1.0.2"
5606
5610
5607
5611
5608
5612
version "2.0.1"
@@ -6981,6 +6985,11 @@ use@^3.1.0:
6981
6985
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
6982
6986
integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
6983
6987
6988
+ util-deprecate@^1.0.2 :
6989
+ version "1.0.2"
6990
+ resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
6991
+ integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
6992
+
6984
6993
uuid@^3.3.2 :
6985
6994
version "3.4.0"
6986
6995
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
You can’t perform that action at this time.
0 commit comments