mirror of
https://github.com/ruisaraiva19/favycon.git
synced 2026-09-12 19:51:07 +05:00
chore(deps): update dependency stylelint to v13.6.1 (#137)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1021f018c0
commit
83f8904c4a
@ -117,7 +117,7 @@
|
||||
"sass": "1.26.8",
|
||||
"sass-loader": "8.0.2",
|
||||
"semantic-release": "17.0.8",
|
||||
"stylelint": "13.6.0",
|
||||
"stylelint": "13.6.1",
|
||||
"stylelint-config-css-modules": "2.2.0",
|
||||
"stylelint-config-prettier": "8.0.1",
|
||||
"stylelint-config-recess-order": "2.0.4",
|
||||
|
||||
18
yarn.lock
18
yarn.lock
@ -4388,6 +4388,14 @@ chalk@^3.0.0:
|
||||
ansi-styles "^4.1.0"
|
||||
supports-color "^7.1.0"
|
||||
|
||||
chalk@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
|
||||
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
|
||||
dependencies:
|
||||
ansi-styles "^4.1.0"
|
||||
supports-color "^7.1.0"
|
||||
|
||||
character-entities-html4@^1.0.0:
|
||||
version "1.1.4"
|
||||
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-1.1.4.tgz#0e64b0a3753ddbf1fdc044c5fd01d0199a02e125"
|
||||
@ -14009,16 +14017,16 @@ stylelint-prettier@1.1.2:
|
||||
dependencies:
|
||||
prettier-linter-helpers "^1.0.0"
|
||||
|
||||
stylelint@13.6.0:
|
||||
version "13.6.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.6.0.tgz#3528bc402a71f2af2a3de32fa4e9f1c24e49666d"
|
||||
integrity sha512-55gG2pNjVr183JJM/tlr3KAua6vTVX7Ho/lgKKuCIWszTZ1gmrXjX4Wok53SI8wRYFPbwKAcJGULQ77OJxTcNw==
|
||||
stylelint@13.6.1:
|
||||
version "13.6.1"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.6.1.tgz#cc1d76338116d55e8ff2be94c4a4386c1239b878"
|
||||
integrity sha512-XyvKyNE7eyrqkuZ85Citd/Uv3ljGiuYHC6UiztTR6sWS9rza8j3UeQv/eGcQS9NZz/imiC4GKdk1EVL3wst5vw==
|
||||
dependencies:
|
||||
"@stylelint/postcss-css-in-js" "^0.37.1"
|
||||
"@stylelint/postcss-markdown" "^0.36.1"
|
||||
autoprefixer "^9.8.0"
|
||||
balanced-match "^1.0.0"
|
||||
chalk "^4.0.0"
|
||||
chalk "^4.1.0"
|
||||
cosmiconfig "^6.0.0"
|
||||
debug "^4.1.1"
|
||||
execall "^2.0.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user