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

Build(deps-dev): bump stylelint from 16.13.1 to 16.13.2 #1586

Merged
merged 1 commit into from
Jan 15, 2025
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"standardx": "^7.0.0",
"stylelint": "^16.13.1",
"stylelint": "^16.13.2",
"stylelint-config-gds": "^2.0.0"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2644,9 +2644,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:^16.13.1":
version: 16.13.1
resolution: "stylelint@npm:16.13.1"
"stylelint@npm:^16.13.2":
version: 16.13.2
resolution: "stylelint@npm:16.13.2"
dependencies:
"@csstools/css-parser-algorithms": "npm:^3.0.4"
"@csstools/css-tokenizer": "npm:^3.0.3"
Expand Down Expand Up @@ -2688,7 +2688,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10c0/f6383c04478104a5a4b37b86e73f41f6982660cd7339b39fbcafeff3489601982bef1ccc277e8fe5b2a8cd001ffb16920042cbcdc055bacc0f8a7c1700c18fe5
checksum: 10c0/07d5f6f80a6671d0a02ef448977c45b2ba45060b2942a5619297694b6b653b931284a174b36154b03c23ae302abfdbbba0ca61f4142734e98e6703511f1f363b
languageName: node
linkType: hard

Expand All @@ -2697,7 +2697,7 @@ __metadata:
resolution: "support@workspace:."
dependencies:
standardx: "npm:^7.0.0"
stylelint: "npm:^16.13.1"
stylelint: "npm:^16.13.2"
stylelint-config-gds: "npm:^2.0.0"
languageName: unknown
linkType: soft
Expand Down
Loading