mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
chore(deps): update dependency stylelint to v13.2.1
This commit is contained in:
parent
aaee0b2dde
commit
f17ff13a22
@ -112,7 +112,7 @@
|
||||
"postcss-pxtorem": "5.1.1",
|
||||
"react-test-renderer": "16.13.0",
|
||||
"rimraf": "3.0.2",
|
||||
"stylelint": "13.2.0",
|
||||
"stylelint": "13.2.1",
|
||||
"stylelint-config-recommended-scss": "4.2.0",
|
||||
"stylelint-scss": "3.14.2"
|
||||
}
|
||||
|
37
yarn.lock
37
yarn.lock
@ -11528,10 +11528,10 @@ meow@^3.3.0, meow@^3.7.0:
|
||||
redent "^1.0.0"
|
||||
trim-newlines "^1.0.0"
|
||||
|
||||
meow@^6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/meow/-/meow-6.0.0.tgz#949196fdf21d979379e3bdccb0411e60f8cffd93"
|
||||
integrity sha512-x4rYsjigPBDAxY+BGuK83YLhUIqui5wYyZoqb6QJCUOs+0fiYq+i/NV4Jt8OgIfObZFxG9iTyvLDu4UTohGTFw==
|
||||
meow@^6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/meow/-/meow-6.0.1.tgz#f9b3f912c9aa039142cebcf74315129f4cd1ce1c"
|
||||
integrity sha512-kxGTFgT/b7/oSRSQsJ0qsT5IMU+bgZ1eAdSA3kIV7onkW0QWo/hL5RbGlMfvBjHJKPE1LaPX0kdecYFiqYWjUw==
|
||||
dependencies:
|
||||
"@types/minimist" "^1.2.0"
|
||||
camelcase-keys "^6.1.1"
|
||||
@ -13787,6 +13787,11 @@ postcss-value-parser@^4.0.2:
|
||||
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9"
|
||||
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==
|
||||
|
||||
postcss-value-parser@^4.0.3:
|
||||
version "4.0.3"
|
||||
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.3.tgz#651ff4593aa9eda8d5d0d66593a2417aeaeb325d"
|
||||
integrity sha512-N7h4pG+Nnu5BEIzyeaaIYWs0LI5XC40OrRh5L60z0QjFsqGWcHcbkBvpe1WYpcIS9yQ8sOi/vIPt1ejQCrMVrg==
|
||||
|
||||
postcss@7.0.14:
|
||||
version "7.0.14"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
|
||||
@ -16591,10 +16596,10 @@ stylelint-scss@3.14.2:
|
||||
postcss-selector-parser "^6.0.2"
|
||||
postcss-value-parser "^4.0.2"
|
||||
|
||||
stylelint@13.2.0:
|
||||
version "13.2.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.2.0.tgz#b6f5b67b9a9a51f1fd105ab916952456d93826b4"
|
||||
integrity sha512-isf31yjkm0DQesx+Yk1b/WQpFkf1MicwaAVR22Hprx9HRFGhhEkWdrVCyrkK6HFymL0rhzynG97Tu53q/WCsAg==
|
||||
stylelint@13.2.1:
|
||||
version "13.2.1"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.2.1.tgz#9101fcd70791856530049816ff53d980ecd561df"
|
||||
integrity sha512-461ZV4KpUe7pEHHgMOsH4kkjF7qsjkCIMJYOf7QQC4cvgPUJ0z4Nj+ah5fvKl1rzqBqc5EZa6P0nna4CGoJX+A==
|
||||
dependencies:
|
||||
autoprefixer "^9.7.4"
|
||||
balanced-match "^1.0.0"
|
||||
@ -16616,10 +16621,10 @@ stylelint@13.2.0:
|
||||
lodash "^4.17.15"
|
||||
log-symbols "^3.0.0"
|
||||
mathml-tag-names "^2.1.3"
|
||||
meow "^6.0.0"
|
||||
meow "^6.0.1"
|
||||
micromatch "^4.0.2"
|
||||
normalize-selector "^0.2.0"
|
||||
postcss "^7.0.26"
|
||||
postcss "^7.0.27"
|
||||
postcss-html "^0.36.0"
|
||||
postcss-jsx "^0.36.4"
|
||||
postcss-less "^3.1.4"
|
||||
@ -16632,7 +16637,7 @@ stylelint@13.2.0:
|
||||
postcss-scss "^2.0.0"
|
||||
postcss-selector-parser "^6.0.2"
|
||||
postcss-syntax "^0.36.2"
|
||||
postcss-value-parser "^4.0.2"
|
||||
postcss-value-parser "^4.0.3"
|
||||
resolve-from "^5.0.0"
|
||||
slash "^3.0.0"
|
||||
specificity "^0.4.1"
|
||||
@ -16643,7 +16648,7 @@ stylelint@13.2.0:
|
||||
svg-tags "^1.0.0"
|
||||
table "^5.4.6"
|
||||
v8-compile-cache "^2.1.0"
|
||||
write-file-atomic "^3.0.1"
|
||||
write-file-atomic "^3.0.3"
|
||||
|
||||
stylis-rule-sheet@^0.0.10:
|
||||
version "0.0.10"
|
||||
@ -18280,10 +18285,10 @@ write-file-atomic@^3.0.0:
|
||||
signal-exit "^3.0.2"
|
||||
typedarray-to-buffer "^3.1.5"
|
||||
|
||||
write-file-atomic@^3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-3.0.1.tgz#558328352e673b5bb192cf86500d60b230667d4b"
|
||||
integrity sha512-JPStrIyyVJ6oCSz/691fAjFtefZ6q+fP6tm+OS4Qw6o+TGQxNp1ziY2PgS+X/m0V8OWhZiO/m4xSj+Pr4RrZvw==
|
||||
write-file-atomic@^3.0.3:
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz#56bd5c5a5c70481cd19c571bd39ab965a5de56e8"
|
||||
integrity sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==
|
||||
dependencies:
|
||||
imurmurhash "^0.1.4"
|
||||
is-typedarray "^1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user