chore(deps): update dependency stylelint-config-recess-order to v2.3.0 (#330)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-29 22:26:17 +00:00 committed by GitHub
parent ca3da8ac3a
commit e41c3d1b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -131,7 +131,7 @@
"stylelint": "13.7.2",
"stylelint-config-css-modules": "2.2.0",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-recess-order": "2.2.0",
"stylelint-config-recess-order": "2.3.0",
"stylelint-config-standard": "20.0.0",
"stylelint-prettier": "1.1.2",
"stylelint-scss": "3.18.0",

View File

@ -16393,10 +16393,10 @@ stylelint-config-prettier@8.0.2:
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-8.0.2.tgz#da9de33da4c56893cbe7e26df239a7374045e14e"
integrity sha512-TN1l93iVTXpF9NJstlvP7nOu9zY2k+mN0NSFQ/VEGz15ZIP9ohdDZTtCWHs5LjctAhSAzaILULGbgiM0ItId3A==
stylelint-config-recess-order@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-2.2.0.tgz#19f1fe7c05c4626cb4ebb70f7e07b5c929b1eaed"
integrity sha512-Sm7Yi3viM24geOfNEpwcJAy6lnQInWlvqHW9CH4/IBvzMjgd2eDlySYk4AEhkYCYnohwOlH7Wa+3daSIfJYaqA==
stylelint-config-recess-order@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-2.3.0.tgz#ee33adc4faf3a09ed8e3a53f682e1682e1884ff8"
integrity sha512-z1d1m///to9ikecxP0uM2ljAmogHL1A+A4MUXtYrJvZRFPfPeODebimmJacx4cRL/oltEo3I6HqtreyRrn4lBg==
dependencies:
stylelint-order "4.1.x"