Skip to content

Commit 8e832e8

Browse files
Update dependency stylelint-config-recommended to v17
1 parent d98a80a commit 8e832e8

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.89.2",
7373
"sass-loader": "16.0.5",
7474
"stylelint": "16.22.0",
75-
"stylelint-config-recommended": "16.0.0",
75+
"stylelint-config-recommended": "17.0.0",
7676
"stylelint-config-standard-scss": "15.0.1",
7777
"stylelint-no-unsupported-browser-features": "8.0.4",
7878
"stylelint-scss": "6.12.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8390,7 +8390,12 @@ stylelint-config-recommended-scss@^15.0.1:
83908390
stylelint-config-recommended "^16.0.0"
83918391
stylelint-scss "^6.12.0"
83928392

8393-
[email protected], stylelint-config-recommended@^16.0.0:
8393+
8394+
version "17.0.0"
8395+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-17.0.0.tgz#4f77c70609b2d7093cc60bb48adfabdde434aa5d"
8396+
integrity sha512-WaMSdEiPfZTSFVoYmJbxorJfA610O0tlYuU2aEwY33UQhSPgFbClrVJYWvy3jGJx+XW37O+LyNLiZOEXhKhJmA==
8397+
8398+
stylelint-config-recommended@^16.0.0:
83948399
version "16.0.0"
83958400
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-16.0.0.tgz#0221f19902816fe7d53d9a01eb0be4cc7b4fe80a"
83968401
integrity sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==

0 commit comments

Comments
 (0)