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

chore(deps-dev): bump stylelint-config-standard from 22.0.0 to 35.0.0 #5057

Closed
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 @@ -140,7 +140,7 @@
"story-description-loader": "^1.0.0",
"storybook": "7.6.4",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"stylelint-config-standard": "^35.0.0",
"stylelint-scss": "^3.19.0",
"through2": "^4.0.2",
"tocbot": "^4.12.3",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14428,7 +14428,7 @@ __metadata:
story-description-loader: ^1.0.0
storybook: 7.6.4
stylelint: ^13.13.1
stylelint-config-standard: ^22.0.0
stylelint-config-standard: ^35.0.0
stylelint-scss: ^3.19.0
through2: ^4.0.2
tocbot: ^4.12.3
Expand Down Expand Up @@ -24187,23 +24187,23 @@ __metadata:
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:^14.0.0":
version: 14.0.0
resolution: "stylelint-config-recommended@npm:14.0.0"
peerDependencies:
stylelint: ^13.13.0
checksum: 574468542e9f143838feff91771a5901454d6ed89c671bc561373e0509d1414d4a856e5e251c22630c18eb02819c94137eb7a091959dc225f0d91a3eb49538c4
stylelint: ^16.0.0
checksum: 36511115b06d9f51aa0edc05f6064a7aae98cc990da14dd03629951f63a029d9e66a4d5b1ca678cce699e24413a62c2cd608cc07413ca5026f9680ddb8993858
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:^35.0.0":
version: 35.0.0
resolution: "stylelint-config-standard@npm:35.0.0"
dependencies:
stylelint-config-recommended: ^5.0.0
stylelint-config-recommended: ^14.0.0
peerDependencies:
stylelint: ^13.13.0
checksum: 57497397c56f19f8f1387d461d06089b6b6c187dcdc5bf85006b2b94f88be021afa77545d6938543ffb82be10a200a58d160ee672f1379d4af1adcb723e5f9f8
stylelint: ^16.0.0
checksum: 527420c64615cb9a403573d0a7b051b4fac4c0eb17b634973fe31a6953217ea4a768283f9cad34e95143f0a3b98ec51c7e379c3199996976ef86696c3a9671f2
languageName: node
linkType: hard

Expand Down
Loading