File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 "husky" : " ^5.0.9" ,
3131 "prettier" : " ^2.5.1" ,
3232 "semantic-release" : " ^17.3.9" ,
33- "stylelint" : " ^14.13 .0" ,
33+ "stylelint" : " ^14.14 .0" ,
3434 "typescript" : " ^4.5.5"
3535 },
3636 "dependencies" : {
Original file line number Diff line number Diff line change @@ -5031,10 +5031,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
50315031 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
50325032 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
50335033
5034- postcss@^8.4.16 :
5035- version "8.4.16 "
5036- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.16 .tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c "
5037- integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ ==
5034+ postcss@^8.4.17 :
5035+ version "8.4.18 "
5036+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18 .tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2 "
5037+ integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA ==
50385038 dependencies :
50395039 nanoid "^3.3.4"
50405040 picocolors "^1.0.0"
@@ -6112,10 +6112,10 @@ stylelint-scss@^4.0.0:
61126112 postcss-selector-parser "^6.0.6"
61136113 postcss-value-parser "^4.1.0"
61146114
6115- stylelint@^14.13 .0 :
6116- version "14.13 .0"
6117- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.13 .0.tgz#0c0b8ba8c5cf39522a50c9928f5e44897c678538 "
6118- integrity sha512-NJSAdloiAB/jgVJKxMR90mWlctvmeBFGFVUvyKngi9+j/qPSJ5ZB+u8jOmGbLTnS7OHrII9NFGehPRyar8U5vg ==
6115+ stylelint@^14.14 .0 :
6116+ version "14.14 .0"
6117+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.14 .0.tgz#1acb52497c9a921f23f9c4014d4e0ee6eba768d0 "
6118+ integrity sha512-yUI+4xXfPHVnueYddSQ/e1GuEA/2wVhWQbGj16AmWLtQJtn28lVxfS4b0CsWyVRPgd3Auzi0NXOthIEUhtQmmA ==
61196119 dependencies :
61206120 " @csstools/selector-specificity" " ^2.0.2"
61216121 balanced-match "^2.0.0"
@@ -6140,7 +6140,7 @@ stylelint@^14.13.0:
61406140 micromatch "^4.0.5"
61416141 normalize-path "^3.0.0"
61426142 picocolors "^1.0.0"
6143- postcss "^8.4.16 "
6143+ postcss "^8.4.17 "
61446144 postcss-media-query-parser "^0.2.3"
61456145 postcss-resolve-nested-selector "^0.1.1"
61466146 postcss-safe-parser "^6.0.0"
You can’t perform that action at this time.
0 commit comments