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" : " ^15.6.3 " ,
33+ "stylelint" : " ^15.7.0 " ,
3434 "typescript" : " ^4.5.5"
3535 },
3636 "dependencies" : {
Original file line number Diff line number Diff line change @@ -1648,10 +1648,10 @@ cosmiconfig@^7.0.0:
16481648 path-type "^4.0.0"
16491649 yaml "^1.10.0"
16501650
1651- cosmiconfig@^8.0.0, cosmiconfig@^8.1.3 :
1652- version "8.1.3 "
1653- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.1.3 .tgz#0e614a118fcc2d9e5afc2f87d53cd09931015689 "
1654- integrity sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw ==
1651+ cosmiconfig@^8.0.0, cosmiconfig@^8.2.0 :
1652+ version "8.2.0 "
1653+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.2.0 .tgz#f7d17c56a590856cd1e7cee98734dca272b0d8fd "
1654+ integrity sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ ==
16551655 dependencies :
16561656 import-fresh "^3.2.1"
16571657 js-yaml "^4.1.0"
@@ -6075,18 +6075,18 @@ stylelint-scss@^4.0.0:
60756075 postcss-selector-parser "^6.0.6"
60766076 postcss-value-parser "^4.1.0"
60776077
6078- stylelint@^15.6.3 :
6079- version "15.6.3 "
6080- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.6.3 .tgz#8e24d3eef6b4c2ec0d8e5a41abeca3938281a1ff "
6081- integrity sha512-qWUfFsnPyrgK8NMFvGkjUrF1+DNrS5VMoN39meJbeQcOW8NE3pxIwTpA35m0MG6lmZobs7GVoQUdELmzqdO7XQ ==
6078+ stylelint@^15.7.0 :
6079+ version "15.7.0 "
6080+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.7.0 .tgz#945939a2ce9516998a198580e69b1ceef8a7c5f3 "
6081+ integrity sha512-fQRwHwWuZsDn4ENyE9AsKkOkV9WlD2CmYiVDbdZPdS3iZh0ceypOn1EuwTNuZ8xTrHF+jVeIEzLtFFSlD/nJHg ==
60826082 dependencies :
60836083 " @csstools/css-parser-algorithms" " ^2.2.0"
60846084 " @csstools/css-tokenizer" " ^2.1.1"
60856085 " @csstools/media-query-list-parser" " ^2.1.0"
60866086 " @csstools/selector-specificity" " ^2.2.0"
60876087 balanced-match "^2.0.0"
60886088 colord "^2.9.3"
6089- cosmiconfig "^8.1.3 "
6089+ cosmiconfig "^8.2.0 "
60906090 css-functions-list "^3.1.0"
60916091 css-tree "^2.3.1"
60926092 debug "^4.3.4"
You can’t perform that action at this time.
0 commit comments