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-config-standard to v29 #527

Merged
merged 1 commit into from
Feb 2, 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.
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 @@ -130,7 +130,7 @@
"styled-components": "^5.3.6",
"stylelint": "^13.5.0",
"stylelint-config-idiomatic-order": "^8.1.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-config-standard": "^29.0.0",
"stylelint-order": "^4.0.0",
"svg-sprite-loader": "^6.0.11",
"svgo": "^1.3.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3492,7 +3492,7 @@ __metadata:
styled-components: ^5.3.6
stylelint: ^13.5.0
stylelint-config-idiomatic-order: ^8.1.0
stylelint-config-standard: ^20.0.0
stylelint-config-standard: ^29.0.0
stylelint-order: ^4.0.0
svg-sprite-loader: ^6.0.11
svgo: ^1.3.0
Expand Down Expand Up @@ -19439,23 +19439,23 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^3.0.0":
version: 3.0.0
resolution: "stylelint-config-recommended@npm:3.0.0"
"stylelint-config-recommended@npm:^9.0.0":
version: 9.0.0
resolution: "stylelint-config-recommended@npm:9.0.0"
peerDependencies:
stylelint: ">=10.1.0"
checksum: 8f02b2cd20269eca1aedb78b66b2085c16568463f225c5b5c80df61288b5b96a0ded2eeb8fa226eec442ef00ceac15a48cd499a3e5a4575a33215dedec298767
stylelint: ^14.10.0
checksum: 6d94582cb6ef0ba7d0181f0ff500fb12092e465915730d0a7f6b6e8d16e8c920658f18bb2c670115cd177f5d3b481609ff3a91bcee083d546ae31d94fdc03261
languageName: node
linkType: hard

"stylelint-config-standard@npm:^20.0.0":
version: 20.0.0
resolution: "stylelint-config-standard@npm:20.0.0"
"stylelint-config-standard@npm:^29.0.0":
version: 29.0.0
resolution: "stylelint-config-standard@npm:29.0.0"
dependencies:
stylelint-config-recommended: ^3.0.0
stylelint-config-recommended: ^9.0.0
peerDependencies:
stylelint: ">=10.1.0"
checksum: 04d1a7d17cbe41ed550eb61294ee6f98044ee5722b6bafd16c378a38067ae44deb575b056ab8369e9936934caf42044282ffe907e9b935660daddedc57a2a561
stylelint: ^14.14.0
checksum: 9540e5153383e5aa477d36b7a191b8768cb584d91de4382926be9c0c12863ca9235d45b87d663b27aef11610c9d6c6666536f86cc843eb36e4fdada0b4749376
languageName: node
linkType: hard

Expand Down