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

Bump stylelint-config-standard from 22.0.0 to 29.0.0 #628

Open
wants to merge 1 commit into
base: final
Choose a base branch
from
Open
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 @@ -56,7 +56,7 @@
"stylelint-config-idiomatic-order": "^8.1.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-sass-guidelines": "^8.0.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-config-standard": "^29.0.0",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.19.0",
"terser-webpack-plugin": "^5.1.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5928,7 +5928,7 @@ fsevents@~2.3.1:
stylelint-config-idiomatic-order: ^8.1.0
stylelint-config-prettier: ^8.0.2
stylelint-config-sass-guidelines: ^8.0.0
stylelint-config-standard: ^22.0.0
stylelint-config-standard: ^29.0.0
stylelint-order: ^4.1.0
stylelint-scss: ^3.19.0
terser-webpack-plugin: ^5.1.1
Expand Down Expand Up @@ -11273,12 +11273,12 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^5.0.0":
version: 5.0.0
resolution: "stylelint-config-recommended@npm:5.0.0"
"stylelint-config-recommended@npm:^9.0.0":
version: 9.0.0
resolution: "stylelint-config-recommended@npm:9.0.0"
peerDependencies:
stylelint: ^13.13.0
checksum: 496eca99f277e5c12da0303efe0ee0145b725d67a7d221273b21bc62b8c66815f90dcdd27edfa554f2e1cf83db97634ad9182bbb9958faa00d44eec179cda850
stylelint: ^14.10.0
checksum: 9efdad9a7224b8275e03719853ddeb215c68a7e844a0b8423d5a106b363e61bbcee64493a0aae3cdee3243b89509650857f26cd510831345a6d69ccfd7b6b240
languageName: node
linkType: hard

Expand All @@ -11294,14 +11294,14 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"stylelint-config-standard@npm:^22.0.0":
version: 22.0.0
resolution: "stylelint-config-standard@npm:22.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: ^5.0.0
stylelint-config-recommended: ^9.0.0
peerDependencies:
stylelint: ^13.13.0
checksum: a77758ad0e9166fcdf1357f6eeff27a022993418f9b1becca4c4f018c2874deebc0cf86d42fcffe9212c68fbfe13718e340c406cc07152fb20e52b1eabb26043
stylelint: ^14.14.0
checksum: 2c653e114775574f23ad085c6641ec8afb9d2a891c66f281de7cf09e155510ac7bd4f89ae20c81fb70e86612e34a5df1c42376c1bffd9b471f3e7150c2fd0770
languageName: node
linkType: hard

Expand Down