Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v15.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2023
1 parent 3886726 commit 4ed460d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"postcss": "8.4.24",
"postcss-flexbugs-fixes": "5.0.2",
"sass": "1.63.4",
"stylelint": "15.7.0",
"stylelint": "15.8.0",
"stylelint-config-recommended": "12.0.0",
"stylelint-config-standard-scss": "9.0.0",
"stylelint-no-unsupported-browser-features": "6.1.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4162,10 +4162,10 @@ stylelint-scss@^4.6.0:
postcss-selector-parser "^6.0.11"
postcss-value-parser "^4.2.0"

stylelint@15.7.0:
version "15.7.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.7.0.tgz#945939a2ce9516998a198580e69b1ceef8a7c5f3"
integrity sha512-fQRwHwWuZsDn4ENyE9AsKkOkV9WlD2CmYiVDbdZPdS3iZh0ceypOn1EuwTNuZ8xTrHF+jVeIEzLtFFSlD/nJHg==
stylelint@15.8.0:
version "15.8.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.8.0.tgz#c1e8a85d6f9e24670c4385ce0b79103e9b1b3e81"
integrity sha512-x9qBk84F3MEjMEUNCE7MtWmfj9G9y5XzJ0cpQeJdy2l/IoqjC8Ih0N0ytmOTnXE4Yv0J7I1cmVRQUVNSPCxTsA==
dependencies:
"@csstools/css-parser-algorithms" "^2.2.0"
"@csstools/css-tokenizer" "^2.1.1"
Expand Down Expand Up @@ -4207,7 +4207,6 @@ [email protected]:
supports-hyperlinks "^3.0.0"
svg-tags "^1.0.0"
table "^6.8.1"
v8-compile-cache "^2.3.0"
write-file-atomic "^5.0.1"

supports-color@^5.3.0:
Expand Down Expand Up @@ -4449,7 +4448,7 @@ utility-types@^3.10.0:
resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-3.10.0.tgz#ea4148f9a741015f05ed74fd615e1d20e6bed82b"
integrity sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==

v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
v8-compile-cache@^2.0.3:
version "2.3.0"
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
Expand Down

0 comments on commit 4ed460d

Please sign in to comment.