Skip to content

Commit 770756b

Browse files
Update dependency stylelint-config-recommended to v15 (#1018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c6ddce commit 770756b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"sass": "1.83.4",
7373
"sass-loader": "16.0.4",
7474
"stylelint": "16.13.2",
75-
"stylelint-config-recommended": "14.0.1",
75+
"stylelint-config-recommended": "15.0.0",
7676
"stylelint-config-standard-scss": "14.0.0",
7777
"stylelint-no-unsupported-browser-features": "8.0.2",
7878
"stylelint-scss": "6.10.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8288,7 +8288,12 @@ stylelint-config-recommended-scss@^14.1.0:
82888288
stylelint-config-recommended "^14.0.1"
82898289
stylelint-scss "^6.4.0"
82908290

8291-
stylelint-config-recommended@14.0.1, stylelint-config-recommended@^14.0.1:
8291+
stylelint-config-recommended@15.0.0:
8292+
version "15.0.0"
8293+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-15.0.0.tgz#93d48db401215708b724f078533864e52085a07b"
8294+
integrity sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==
8295+
8296+
stylelint-config-recommended@^14.0.1:
82928297
version "14.0.1"
82938298
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.1.tgz#d25e86409aaf79ee6c6085c2c14b33c7e23c90c6"
82948299
integrity sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==

0 commit comments

Comments
 (0)