Skip to content

Commit

Permalink
build(deps-dev): Bump the stylelint group with 2 updates (#7181)
Browse files Browse the repository at this point in the history
* build(deps-dev): Bump the stylelint group with 2 updates

Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-prettier](https://github.com/prettier/stylelint-prettier).


Updates `stylelint` from 16.6.1 to 16.7.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.6.1...16.7.0)

Updates `stylelint-prettier` from 5.0.0 to 5.0.1
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/stylelint-prettier@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: stylelint
- dependency-name: stylelint-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: fix stylelint's error

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Inomdzhon Mirdzhamolov <[email protected]>
  • Loading branch information
dependabot[bot] and inomdzhon authored Jul 15, 2024
1 parent 5924c47 commit 8bd915d
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@
"shx": "^0.3.4",
"size-limit": "^11.1.4",
"style-loader": "^3.3.4",
"stylelint": "^16.6.1",
"stylelint": "^16.7.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-media-use-custom-media": "^4.0.0",
"stylelint-prettier": "^5.0.0",
"stylelint-prettier": "^5.0.1",
"stylelint-use-logical": "^2.1.2",
"stylelint-value-no-unknown-custom-properties": "^6.0.1",
"swc-loader": "^0.2.6",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@

.ActionSheetItem--sizeY-compact.ActionSheetItem--ios {
min-block-size: 36px;
padding-block: 4px 4px;
padding-block: 4px;
padding-inline: 18px 20px;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
.CustomScrollView__trackerY {
inline-size: 10px;
box-sizing: border-box;
padding-block: 4px 4px;
padding-block: 4px;
padding-inline: 0 4px;
position: absolute;
inset-block-start: 0;
Expand Down
10 changes: 5 additions & 5 deletions packages/vkui/src/components/PanelHeader/PanelHeader.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
flex-grow: 1;
opacity: 1;
transition: opacity 0.3s var(--vkui--animation_easing_platform);
padding-block: 4px 4px;
padding-block: 4px;
padding-inline: 4px 0;
}

Expand Down Expand Up @@ -136,7 +136,7 @@
flex-grow: 1;
opacity: 1;
transition: opacity 0.3s var(--vkui--animation_easing_platform);
padding-block: 4px 4px;
padding-block: 4px;
padding-inline: 0 4px;
}

Expand All @@ -150,7 +150,7 @@
* Android
*/
.PanelHeader--android .PanelHeader__before:not(:empty) {
padding-block: 4px 4px;
padding-block: 4px;
padding-inline: 4px 0;
margin-inline-end: -8px;
}
Expand Down Expand Up @@ -237,7 +237,7 @@

.PanelHeader--android .PanelHeader__after:not(:empty),
.PanelHeader--vkcom .PanelHeader__after:not(:empty) {
padding-block: 4px 4px;
padding-block: 4px;
padding-inline: 0 4px;
}

Expand Down Expand Up @@ -302,7 +302,7 @@
}

.PanelHeader--vkcom .PanelHeader__before:not(:empty) {
padding-block: 0 0;
padding-block: 0;
padding-inline: 4px 0;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
flex-direction: row;
justify-content: flex-end;
align-items: center;
padding-block: 6px 6px;
padding-block: 6px;
padding-inline: 12px 0;
}
2 changes: 1 addition & 1 deletion packages/vkui/src/components/WriteBar/WriteBar.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@

.WriteBar--ios .WriteBar__textarea {
block-size: 36px;
padding-block: 6px 6px;
padding-block: 6px;
padding-inline: 12px 0;
}
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1667,7 +1667,7 @@ __metadata:
languageName: node
linkType: hard

"@csstools/css-parser-algorithms@npm:^2.6.3, @csstools/css-parser-algorithms@npm:^2.7.1":
"@csstools/css-parser-algorithms@npm:^2.7.1":
version: 2.7.1
resolution: "@csstools/css-parser-algorithms@npm:2.7.1"
peerDependencies:
Expand All @@ -1676,14 +1676,14 @@ __metadata:
languageName: node
linkType: hard

"@csstools/css-tokenizer@npm:^2.3.1, @csstools/css-tokenizer@npm:^2.4.1":
"@csstools/css-tokenizer@npm:^2.4.1":
version: 2.4.1
resolution: "@csstools/css-tokenizer@npm:2.4.1"
checksum: 10/a368e5c96d3b11e147f95951e336105480acfa457cdbc6fdf97e8873ff92ab9ee6b4b6224ac1b263f08798802f6b29b8977a502d070f9ab695c9b9905b964198
languageName: node
linkType: hard

"@csstools/media-query-list-parser@npm:^2.1.11, @csstools/media-query-list-parser@npm:^2.1.13":
"@csstools/media-query-list-parser@npm:^2.1.13":
version: 2.1.13
resolution: "@csstools/media-query-list-parser@npm:2.1.13"
peerDependencies:
Expand Down Expand Up @@ -4795,10 +4795,10 @@ __metadata:
shx: "npm:^0.3.4"
size-limit: "npm:^11.1.4"
style-loader: "npm:^3.3.4"
stylelint: "npm:^16.6.1"
stylelint: "npm:^16.7.0"
stylelint-config-standard: "npm:^36.0.1"
stylelint-media-use-custom-media: "npm:^4.0.0"
stylelint-prettier: "npm:^5.0.0"
stylelint-prettier: "npm:^5.0.1"
stylelint-use-logical: "npm:^2.1.2"
stylelint-value-no-unknown-custom-properties: "npm:^6.0.1"
swc-loader: "npm:^0.2.6"
Expand Down Expand Up @@ -7215,7 +7215,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.4":
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:~4.3.4":
version: 4.3.5
resolution: "debug@npm:4.3.5"
dependencies:
Expand Down Expand Up @@ -11619,10 +11619,10 @@ __metadata:
languageName: node
linkType: hard

"known-css-properties@npm:^0.31.0":
version: 0.31.0
resolution: "known-css-properties@npm:0.31.0"
checksum: 10/559679a98e58806c77c267aaaad56217a0d456e59d1f64e4d4ae5ee90319f888064f93e2acaed67b117badd723c22c1bec3cb38a07482c7de331b93fb2ba0c94
"known-css-properties@npm:^0.34.0":
version: 0.34.0
resolution: "known-css-properties@npm:0.34.0"
checksum: 10/0e93e83f84537e89b9dc56c16aff511ed9f24128fe509c3f601ce495eb10bf6678e2f4ff521f6b53feabc7bd18088e43efb31aae4cb771da831ef1408c23211a
languageName: node
linkType: hard

Expand Down Expand Up @@ -16297,15 +16297,15 @@ __metadata:
languageName: node
linkType: hard

"stylelint-prettier@npm:^5.0.0":
version: 5.0.0
resolution: "stylelint-prettier@npm:5.0.0"
"stylelint-prettier@npm:^5.0.1":
version: 5.0.1
resolution: "stylelint-prettier@npm:5.0.1"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
peerDependencies:
prettier: ">=3.0.0"
stylelint: ">=16.0.0"
checksum: 10/1d55f03bbc66c769643672789ebc6f48d6af573e8ef867ea919c7fd0fa70b9750183405641808c16a9a024f895092b23d0732d7ddda4c05ba6a21cceceee9205
checksum: 10/32ef41d1f709eadb92bb98c25a3003cab6139bc246a12aa6b9ef9ff20e241957a12e0d8b2b0736d621a4d8ab24e2f0ff6dca0f29f398fddad703f777491d6313
languageName: node
linkType: hard

Expand All @@ -16330,21 +16330,21 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:^16.6.1":
version: 16.6.1
resolution: "stylelint@npm:16.6.1"
"stylelint@npm:^16.7.0":
version: 16.7.0
resolution: "stylelint@npm:16.7.0"
dependencies:
"@csstools/css-parser-algorithms": "npm:^2.6.3"
"@csstools/css-tokenizer": "npm:^2.3.1"
"@csstools/media-query-list-parser": "npm:^2.1.11"
"@csstools/css-parser-algorithms": "npm:^2.7.1"
"@csstools/css-tokenizer": "npm:^2.4.1"
"@csstools/media-query-list-parser": "npm:^2.1.13"
"@csstools/selector-specificity": "npm:^3.1.1"
"@dual-bundle/import-meta-resolve": "npm:^4.1.0"
balanced-match: "npm:^2.0.0"
colord: "npm:^2.9.3"
cosmiconfig: "npm:^9.0.0"
css-functions-list: "npm:^3.2.2"
css-tree: "npm:^2.3.1"
debug: "npm:^4.3.4"
debug: "npm:^4.3.5"
fast-glob: "npm:^3.3.2"
fastest-levenshtein: "npm:^1.0.16"
file-entry-cache: "npm:^9.0.0"
Expand All @@ -16355,13 +16355,13 @@ __metadata:
ignore: "npm:^5.3.1"
imurmurhash: "npm:^0.1.4"
is-plain-object: "npm:^5.0.0"
known-css-properties: "npm:^0.31.0"
known-css-properties: "npm:^0.34.0"
mathml-tag-names: "npm:^2.1.3"
meow: "npm:^13.2.0"
micromatch: "npm:^4.0.7"
normalize-path: "npm:^3.0.0"
picocolors: "npm:^1.0.1"
postcss: "npm:^8.4.38"
postcss: "npm:^8.4.39"
postcss-resolve-nested-selector: "npm:^0.1.1"
postcss-safe-parser: "npm:^7.0.0"
postcss-selector-parser: "npm:^6.1.0"
Expand All @@ -16375,7 +16375,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10/81c6f97f9fb2ae31a9abc9f10ddbe595cde697e42cab56f7d745dda2e5378bd9e083f2c12f9d0082745c6283974ad0537bbc0ea71a1bf910fb4de836b1407bd9
checksum: 10/50e1c55670b02a8839e26c9d63b11820e0f1bcf108c76da17cde938bc9240377aa1622e5bfeb40e4590894d476c2e1fce6d7a6a90f3052c6ddd889797dbfd975
languageName: node
linkType: hard

Expand Down

0 comments on commit 8bd915d

Please sign in to comment.