Skip to content

Commit ff106d0

Browse files
yarn(deps-dev): bump stylelint-config-standard from 36.0.1 to 37.0.0 (#4771)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 028f21b commit ff106d0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"resize-observer-polyfill": "^1.5.1",
100100
"sass": "^1.83.1",
101101
"stylelint": "^16.13.0",
102-
"stylelint-config-standard": "^36.0.1",
102+
"stylelint-config-standard": "^37.0.0",
103103
"ts-jest": "^29.2.5",
104104
"typescript": "^5.7.3"
105105
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11444,17 +11444,17 @@ stylehacks@^5.1.1:
1144411444
browserslist "^4.21.4"
1144511445
postcss-selector-parser "^6.0.4"
1144611446

11447-
stylelint-config-recommended@^14.0.1:
11448-
version "14.0.1"
11449-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.1.tgz#d25e86409aaf79ee6c6085c2c14b33c7e23c90c6"
11450-
integrity sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==
11447+
stylelint-config-recommended@^15.0.0:
11448+
version "15.0.0"
11449+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-15.0.0.tgz#93d48db401215708b724f078533864e52085a07b"
11450+
integrity sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==
1145111451

11452-
stylelint-config-standard@^36.0.1:
11453-
version "36.0.1"
11454-
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.1.tgz#727cbb2a1ef3e210f5ce8329cde531129f156609"
11455-
integrity sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw==
11452+
stylelint-config-standard@^37.0.0:
11453+
version "37.0.0"
11454+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-37.0.0.tgz#55e75c7215d5398b096d2f75af6a16693c18532d"
11455+
integrity sha512-+6eBlbSTrOn/il2RlV0zYGQwRTkr+WtzuVSs1reaWGObxnxLpbcspCUYajVQHonVfxVw2U+h42azGhrBvcg8OA==
1145611456
dependencies:
11457-
stylelint-config-recommended "^14.0.1"
11457+
stylelint-config-recommended "^15.0.0"
1145811458

1145911459
stylelint@^16.13.0:
1146011460
version "16.13.0"

0 commit comments

Comments
 (0)