Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency stylelint-scss to v5.3.2 #2240

Merged
merged 1 commit into from
Dec 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/stylelint-config-swissquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"stylelint": "15.10.0",
"stylelint-no-unsupported-browser-features": "7.0.0",
"stylelint-prettier": "3.0.0",
"stylelint-scss": "5.3.1"
"stylelint-scss": "5.3.2"
},
"peerDependencies": {
"@swissquote/crafty-commons": "1.23.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3091,7 +3091,7 @@ __metadata:
stylelint: "npm:15.10.0"
stylelint-no-unsupported-browser-features: "npm:7.0.0"
stylelint-prettier: "npm:3.0.0"
stylelint-scss: "npm:5.3.1"
stylelint-scss: "npm:5.3.2"
peerDependencies:
"@swissquote/crafty-commons": 1.23.0
postcss: ^8.0.0
Expand Down Expand Up @@ -12920,9 +12920,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint-scss@npm:5.3.1":
version: 5.3.1
resolution: "stylelint-scss@npm:5.3.1"
"stylelint-scss@npm:5.3.2":
version: 5.3.2
resolution: "stylelint-scss@npm:5.3.2"
dependencies:
known-css-properties: "npm:^0.29.0"
postcss-media-query-parser: "npm:^0.2.3"
Expand All @@ -12931,7 +12931,7 @@ __metadata:
postcss-value-parser: "npm:^4.2.0"
peerDependencies:
stylelint: ^14.5.1 || ^15.0.0
checksum: 5dfed5f9ac9812cd2ac6ef0272c720dee0326aaaee2998315a23bdcd71b8f04427f29cad634793eea2b45984182e20f03e90d43501e8e4d55bc956f80e2de477
checksum: d2cf3c9b3d2fad386f781ddf8056cdc12794048809f1f9dd7b87dba28c908ff37a9fb21f0fb6681a53cdbbe58614178a6ff78dce93180d3c4738144e0cf34062
languageName: node
linkType: hard

Expand Down