Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v16.12.0 (#1080)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 30c05f1 commit e154289
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"standard-version": "9.5.0",
"strip-ansi": "6.0.1",
"styled-components": "6.1.13",
"stylelint": "16.11.0",
"stylelint": "16.12.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "36.0.0",
"testcafe": "3.7.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18305,10 +18305,10 @@ stylelint-config-standard@36.0.0:
dependencies:
stylelint-config-recommended "^14.0.0"

stylelint@16.11.0:
version "16.11.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.11.0.tgz#7eb653b007dc0b4366dc3aa7bfa94ced0c52f087"
integrity sha512-zrl4IrKmjJQ+h9FoMp69UMCq5SxeHk0URhxUBj4d3ISzo/DplOFBJZc7t7Dr6otB+1bfbbKNLOmCDpzKSlW+Nw==
stylelint@16.12.0:
version "16.12.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.12.0.tgz#13532dcbaed21348da0e9e0fb9a4e1e7f6dab2b8"
integrity sha512-F8zZ3L/rBpuoBZRvI4JVT20ZanPLXfQLzMOZg1tzPflRVh9mKpOZ8qcSIhh1my3FjAjZWG4T2POwGnmn6a6hbg==
dependencies:
"@csstools/css-parser-algorithms" "^3.0.4"
"@csstools/css-tokenizer" "^3.0.3"
Expand Down Expand Up @@ -18346,7 +18346,7 @@ stylelint@16.11.0:
string-width "^4.2.3"
supports-hyperlinks "^3.1.0"
svg-tags "^1.0.0"
table "^6.8.2"
table "^6.9.0"
write-file-atomic "^5.0.1"

stylis@4.2.0:
Expand Down Expand Up @@ -18470,10 +18470,10 @@ table@^6.0.9:
string-width "^4.2.3"
strip-ansi "^6.0.1"

table@^6.8.2:
version "6.8.2"
resolved "https://registry.yarnpkg.com/table/-/table-6.8.2.tgz#c5504ccf201213fa227248bdc8c5569716ac6c58"
integrity sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==
table@^6.9.0:
version "6.9.0"
resolved "https://registry.yarnpkg.com/table/-/table-6.9.0.tgz#50040afa6264141c7566b3b81d4d82c47a8668f5"
integrity sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==
dependencies:
ajv "^8.0.1"
lodash.truncate "^4.4.2"
Expand Down

0 comments on commit e154289

Please sign in to comment.