Skip to content

Commit

Permalink
fix(deps): update dependency stylelint-config-standard to v36
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 21, 2024
1 parent ff206fc commit acdafdd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"stylelint-config-standard": "36.0.1",
"stylelint-no-unsupported-browser-features": "6.1.0",
"stylelint-order": "6.0.4"
},
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ __metadata:
eslint-plugin-react: 7.34.0
eslint-plugin-react-hooks: 4.6.0
stylelint: 15.11.0
stylelint-config-standard: 34.0.0
stylelint-config-standard: 36.0.1
stylelint-no-unsupported-browser-features: 6.1.0
stylelint-order: 6.0.4
peerDependencies:
Expand Down Expand Up @@ -4578,23 +4578,23 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^13.0.0":
version: 13.0.0
resolution: "stylelint-config-recommended@npm:13.0.0"
"stylelint-config-recommended@npm:^14.0.1":
version: 14.0.1
resolution: "stylelint-config-recommended@npm:14.0.1"
peerDependencies:
stylelint: ^15.10.0
checksum: a56eb6d1a7c7f3a7a172b54bc34218859ba22a5a06816fb4d0964f66cb83cf372062f2c97830e994ad68243548e15fc49abf28887c3261ab1b471b3aa69f8e82
stylelint: ^16.1.0
checksum: 93c3fe920902abfd3f4130173876bb633230c910a3b293f5b74a0ea9c4427d197d7ade28dd62718246264f22f1e012899d0160a0176da723d14680d73876d701
languageName: node
linkType: hard

"stylelint-config-standard@npm:34.0.0":
version: 34.0.0
resolution: "stylelint-config-standard@npm:34.0.0"
"stylelint-config-standard@npm:36.0.1":
version: 36.0.1
resolution: "stylelint-config-standard@npm:36.0.1"
dependencies:
stylelint-config-recommended: ^13.0.0
stylelint-config-recommended: ^14.0.1
peerDependencies:
stylelint: ^15.10.0
checksum: 536249800c04b48a9c354067765f042713982e8222be17bb897a27d26546e50adfb87e6f1e4541807d720de3554345da99ab470e13e8d7ab0ab326c73ae3df61
stylelint: ^16.1.0
checksum: 50b8fb396f1cb8cb3539aa97187eb8c2a4b2858c897374faa726837a809dae7c686cb5dc32528c9698745d4e97af1fe9035a04a5a8cb220bd6b1530795437013
languageName: node
linkType: hard

Expand Down

0 comments on commit acdafdd

Please sign in to comment.