File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1515 "postcss" : " ^8.4.6" ,
1616 "postcss-html" : " ^1.3.0" ,
1717 "stylelint-config-prettier" : " ^9.0.3" ,
18- "stylelint-config-standard" : " ^24 .0.0" ,
18+ "stylelint-config-standard" : " ^25 .0.0" ,
1919 "stylelint-config-standard-scss" : " ^3.0.0" ,
2020 "stylelint-order" : " ^5.0.0"
2121 },
Original file line number Diff line number Diff line change @@ -2945,6 +2945,11 @@ stylelint-config-recommended@^6.0.0:
29452945 resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz#fd2523a322836005ad9bf473d3e5534719c09f9d"
29462946 integrity sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==
29472947
2948+ stylelint-config-recommended@^7.0.0 :
2949+ version "7.0.0"
2950+ resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz#7497372ae83ab7a6fffc18d7d7b424c6480ae15e"
2951+ integrity sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==
2952+
29482953stylelint-config-standard-scss@^3.0.0 :
29492954 version "3.0.0"
29502955 resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-3.0.0.tgz#dafc4fa5538d0ed833bf0a7d391e075683ffd96c"
@@ -2960,6 +2965,13 @@ stylelint-config-standard@^24.0.0:
29602965 dependencies :
29612966 stylelint-config-recommended "^6.0.0"
29622967
2968+ stylelint-config-standard@^25.0.0 :
2969+ version "25.0.0"
2970+ resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz#2c916984e6655d40d6e8748b19baa8603b680bff"
2971+ integrity sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==
2972+ dependencies :
2973+ stylelint-config-recommended "^7.0.0"
2974+
29632975stylelint-order@^5.0.0 :
29642976 version "5.0.0"
29652977 resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-5.0.0.tgz#abd20f6b85ac640774cbe40e70d3fe9c6fdf4400"
You can’t perform that action at this time.
0 commit comments