Skip to content

Commit b072894

Browse files
Bump stylelint from 16.21.1 to 16.22.0 in the stylelint group (#7695)
--- updated-dependencies: - dependency-name: stylelint dependency-version: 16.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cc7cab commit b072894

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"postcss-scss": "^4.0.9",
107107
"sass": "^1.89.2",
108108
"sass-loader": "^16.0.5",
109-
"stylelint": "^16.21.1",
109+
"stylelint": "^16.22.0",
110110
"stylelint-config-sass-guidelines": "^12.1.0",
111111
"stylelint-config-standard": "^38.0.0",
112112
"stylelint-high-performance-animation": "^1.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8189,10 +8189,10 @@ stylelint-use-logical-spec@^5.0.1:
81898189
resolved "https://registry.yarnpkg.com/stylelint-use-logical-spec/-/stylelint-use-logical-spec-5.0.1.tgz#d5aa254d615d373f18214297c0b49a03a6ca5980"
81908190
integrity sha512-UfLB4LW6iG4r3cXxjxkiHQrFyhWFqt8FpNNngD+TyvgMWSokk5TYwTvBHS3atUvZhOogllTOe/PUrGE+4z84AA==
81918191

8192-
stylelint@^16.21.1, stylelint@^16.8.2:
8193-
version "16.21.1"
8194-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.21.1.tgz#1887cbea53c40ff2a0b3ff3912852ff16e1b696c"
8195-
integrity sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw==
8192+
stylelint@^16.22.0, stylelint@^16.8.2:
8193+
version "16.22.0"
8194+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.22.0.tgz#00020f4390a8625cf7f707820c1b6b538e4b0fa3"
8195+
integrity sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w==
81968196
dependencies:
81978197
"@csstools/css-parser-algorithms" "^3.0.5"
81988198
"@csstools/css-tokenizer" "^3.0.4"

0 commit comments

Comments
 (0)