File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3939 "postcss" : " ^8.3.6" ,
4040 "postcss-nested" : " ^5.0.6" ,
4141 "postcss-scss" : " ^4.0.0" ,
42- "postcss-selector-parser" : " ^6.0.6 " ,
42+ "postcss-selector-parser" : " ^6.0.9 " ,
4343 "prettier-eslint" : " ^13.0.0" ,
4444 "signale" : " ^1.4.0" ,
4545 "stylelint" : " ^13.13.1" ,
Original file line number Diff line number Diff line change @@ -6327,10 +6327,10 @@ postcss-scss@^4.0.0, postcss-scss@^4.0.2:
63276327 resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.3.tgz#36c23c19a804274e722e83a54d20b838ab4767ac"
63286328 integrity sha512-j4KxzWovfdHsyxwl1BxkUal/O4uirvHgdzMKS1aWJBAV0qh2qj5qAZqpeBfVUYGWv+4iK9Az7SPyZ4fyNju1uA==
63296329
6330- postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.6 :
6331- version "6.0.7 "
6332- resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.7 .tgz#48404830a635113a71fd79397de8209ed05a66fc "
6333- integrity sha512-U+b/Deoi4I/UmE6KOVPpnhS7I7AYdKbhGcat+qTQ27gycvaACvNEw11ba6RrkwVmDVRW7sigWgLj4/KbbJjeDA ==
6330+ postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.6, postcss-selector-parser@^6.0.9 :
6331+ version "6.0.9 "
6332+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.9 .tgz#ee71c3b9ff63d9cd130838876c13a2ec1a992b2f "
6333+ integrity sha512-UO3SgnZOVTwu4kyLR22UQ1xZh086RyNZppb7lLAKBFK8a32ttG5i87Y/P3+2bRSjZNyJ1B7hfFNo273tKe9YxQ ==
63346334 dependencies :
63356335 cssesc "^3.0.0"
63366336 util-deprecate "^1.0.2"
You can’t perform that action at this time.
0 commit comments