File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020 "stylelint-order" : " ^5.0.0"
2121 },
2222 "peerDependencies" : {
23- "stylelint" : " ^14.12.0 "
23+ "stylelint" : " ^14.12.1 "
2424 },
2525 "devDependencies" : {
2626 "@commitlint/cli" : " ^17.1.2" ,
3030 "lint-staged" : " ^13.0.3" ,
3131 "prettier" : " ^2.7.1" ,
3232 "release-it" : " ^15.4.2" ,
33- "stylelint" : " ^14.12.0 "
33+ "stylelint" : " ^14.12.1 "
3434 },
3535 "description" : " A stylelint config we use for our projects" ,
3636 "repository" : {
Original file line number Diff line number Diff line change @@ -3560,10 +3560,10 @@ stylelint-scss@^4.0.0:
35603560 postcss-selector-parser "^6.0.6"
35613561 postcss-value-parser "^4.1.0"
35623562
3563- stylelint@^14.12.0 :
3564- version "14.12.0 "
3565- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.12.0 .tgz#86d5b60d0f30a6bd0b59e1d4c85a267f0caef97e "
3566- integrity sha512-9Sa+IsT31PN9zf9q5ZVZNvhT6jMVu6YhpI38g3Akn7vONipGL0GNd9QCblwtJ3ysaoM80P/+9mOcFB1xnytiQQ ==
3563+ stylelint@^14.12.1 :
3564+ version "14.12.1 "
3565+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.12.1 .tgz#7fac1578662ca12330c32a61c8583be7fad4a530 "
3566+ integrity sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ ==
35673567 dependencies :
35683568 " @csstools/selector-specificity" " ^2.0.2"
35693569 balanced-match "^2.0.0"
You can’t perform that action at this time.
0 commit comments