Skip to content

Commit

Permalink
Update dependency stylelint to v16.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 11, 2023
1 parent 84fcebe commit 90f0df7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"postcss-url": "10.1.3",
"postcss-utilities": "0.8.4",
"postcss-watch-folder": "2.0.0",
"stylelint": "16.0.1",
"stylelint": "16.0.2",
"stylelint-config-recommended": "14.0.0",
"stylelint-no-unsupported-browser-features": "7.0.0",
"svg-symbol-sprite": "1.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8020,10 +8020,10 @@ [email protected]:
lodash "^4.17.15"
postcss "^8.4.16"

[email protected].1:
version "16.0.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.0.1.tgz#613ad8841f78e10bef48bf953d759e0f73d3e153"
integrity sha512-nPO7f7JBxX0gPwdQs1fBQL+b0PabHykxSQ9HtpobbtV7pe2lb/nmlqxKepPUwHJTi9P9iu+Hkwt1mdmOnkkTVw==
[email protected].2:
version "16.0.2"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.0.2.tgz#fe49e9ff7460d9ae98501e9116884238432ea31e"
integrity sha512-SxA/rg3VWxdoHZlW0nmVueWO1E7TAKW4W6mmA3iTxxEF9bIeQdFZu2oiBlQYyNe1pGnOamOqo2XYnI7cs5Bgow==
dependencies:
"@csstools/css-parser-algorithms" "^2.3.2"
"@csstools/css-tokenizer" "^2.2.1"
Expand Down

0 comments on commit 90f0df7

Please sign in to comment.