chore(deps): update dependency stylelint to v9.9.0
This commit is contained in:
parent
dddffffe15
commit
640004f19d
2 changed files with 15 additions and 15 deletions
|
|
@ -63,7 +63,7 @@
|
|||
"remark-preset-lint-markdown-style-guide": "2.1.2",
|
||||
"remark-preset-lint-recommended": "3.0.2",
|
||||
"remark-reference-links": "4.0.3",
|
||||
"stylelint": "9.8.0",
|
||||
"stylelint": "9.9.0",
|
||||
"stylelint-csstree-validator": "1.3.0",
|
||||
"tailwindcss": "0.7.2",
|
||||
"textlint": "11.0.1",
|
||||
|
|
|
|||
|
|
@ -4085,10 +4085,10 @@ kind-of@^6.0.0, kind-of@^6.0.2:
|
|||
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
|
||||
integrity sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==
|
||||
|
||||
known-css-properties@^0.9.0:
|
||||
version "0.9.0"
|
||||
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.9.0.tgz#28f8a7134cfa3b0aa08b1e5edf64a57f64fc23af"
|
||||
integrity sha512-2G/A/8XPhH6MmuVgl079wYsgdqfXE3cfm62txk/ajS4wvRWo6tEHcgQCJCHOOy12Fse1Sxlbf7/IJBpR9hnVew==
|
||||
known-css-properties@^0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.10.0.tgz#8378a8921e6c815ecc47095744a8900af63d577d"
|
||||
integrity sha512-OMPb86bpVbnKN/2VJw1Ggs1Hw/FNGwEL1QYiNIEHaB5FSLybJ4QD7My5Hm9yDhgpRrRnnOgu0oKeuuABzASeBw==
|
||||
|
||||
latest-version@^3.0.0:
|
||||
version "3.1.0"
|
||||
|
|
@ -5363,10 +5363,10 @@ postcss-jsx@^0.35.0:
|
|||
optionalDependencies:
|
||||
postcss-styled ">=0.34.0"
|
||||
|
||||
postcss-less@^3.0.1:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/postcss-less/-/postcss-less-3.0.2.tgz#9cf94e2cc90f8566858939e278fb9f0b713908df"
|
||||
integrity sha512-+JBOampmDnuaf4w8OIEqkCiF+sOm/nWukDsC+1FTrYcIstptOISzGpYZk24Qh+Ewlmzmi53sRyiTbiGvMCDRwA==
|
||||
postcss-less@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/postcss-less/-/postcss-less-3.1.0.tgz#0e14a80206b452f44d3a09d082fa72645e8168cc"
|
||||
integrity sha512-+fDH2A9zV8B4gFu3Idhq8ma09/mMBXXc03T2lL9CHjBQqKrfUit+TrQrnojc6Y4k7N4E+tyE1Uj5U1tcoKtXLQ==
|
||||
dependencies:
|
||||
postcss "^7.0.3"
|
||||
|
||||
|
|
@ -7369,10 +7369,10 @@ stylelint-csstree-validator@1.3.0:
|
|||
dependencies:
|
||||
css-tree "1.0.0-alpha.29"
|
||||
|
||||
stylelint@9.8.0:
|
||||
version "9.8.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-9.8.0.tgz#bfdade6360d82afe820d6b15251b01acf8ffd04d"
|
||||
integrity sha512-qYYgP9UnZ6S4uaXrfEGPIMeNv21gP4t3E7BtnYfJIiHKvz7AbrCP0vj1wPgD6OFyxLT5txQxtoznfSkm2vsUkQ==
|
||||
stylelint@9.9.0:
|
||||
version "9.9.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-9.9.0.tgz#dde466e9b049e0bd30e912ad280f1a2ecf6efdf8"
|
||||
integrity sha512-kIuX0/9/I2mZeHz6EoFt7UpLt7Mz+ic9/PmFwKMdq4BkQHikg3FkcgAElLdAmaI8Au1JEUOS996ZFE+mwXytmA==
|
||||
dependencies:
|
||||
autoprefixer "^9.0.0"
|
||||
balanced-match "^1.0.0"
|
||||
|
|
@ -7389,7 +7389,7 @@ stylelint@9.8.0:
|
|||
ignore "^5.0.4"
|
||||
import-lazy "^3.1.0"
|
||||
imurmurhash "^0.1.4"
|
||||
known-css-properties "^0.9.0"
|
||||
known-css-properties "^0.10.0"
|
||||
leven "^2.1.0"
|
||||
lodash "^4.17.4"
|
||||
log-symbols "^2.0.0"
|
||||
|
|
@ -7401,7 +7401,7 @@ stylelint@9.8.0:
|
|||
postcss "^7.0.0"
|
||||
postcss-html "^0.34.0"
|
||||
postcss-jsx "^0.35.0"
|
||||
postcss-less "^3.0.1"
|
||||
postcss-less "^3.1.0"
|
||||
postcss-markdown "^0.34.0"
|
||||
postcss-media-query-parser "^0.2.3"
|
||||
postcss-reporter "^6.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue