Skip to content

Commit

Permalink
fix(deps): update dependency stylelint-config-standard to v34 (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Oct 23, 2023
1 parent 0886f74 commit 7e68dce
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": "33.0.0",
"stylelint-config-standard": "34.0.0",
"stylelint-no-unsupported-browser-features": "6.1.0",
"stylelint-order": "6.0.3"
},
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.33.2
eslint-plugin-react-hooks: 4.6.0
stylelint: 15.11.0
stylelint-config-standard: 33.0.0
stylelint-config-standard: 34.0.0
stylelint-no-unsupported-browser-features: 6.1.0
stylelint-order: 6.0.3
peerDependencies:
Expand Down Expand Up @@ -4050,23 +4050,23 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^12.0.0":
version: 12.0.0
resolution: "stylelint-config-recommended@npm:12.0.0"
"stylelint-config-recommended@npm:^13.0.0":
version: 13.0.0
resolution: "stylelint-config-recommended@npm:13.0.0"
peerDependencies:
stylelint: ^15.5.0
checksum: d1de0fa2673c8aa4e50259eb7320cc17e7d09d13a176afea943b3227befcaaaf4e78b546ec076ace1e031ff526c81ea5dc6efa98dd7dc77c582b7352a128d37c
stylelint: ^15.10.0
checksum: a56eb6d1a7c7f3a7a172b54bc34218859ba22a5a06816fb4d0964f66cb83cf372062f2c97830e994ad68243548e15fc49abf28887c3261ab1b471b3aa69f8e82
languageName: node
linkType: hard

"stylelint-config-standard@npm:33.0.0":
version: 33.0.0
resolution: "stylelint-config-standard@npm:33.0.0"
"stylelint-config-standard@npm:34.0.0":
version: 34.0.0
resolution: "stylelint-config-standard@npm:34.0.0"
dependencies:
stylelint-config-recommended: ^12.0.0
stylelint-config-recommended: ^13.0.0
peerDependencies:
stylelint: ^15.5.0
checksum: c901e52901f6eb72285a869b04ed55eddfb94b794d2599eee4cc9d56365c874c2276563d26848d29c3665ca7de361bf8abb9f6f7d80073f16013afff60938bad
stylelint: ^15.10.0
checksum: 536249800c04b48a9c354067765f042713982e8222be17bb897a27d26546e50adfb87e6f1e4541807d720de3554345da99ab470e13e8d7ab0ab326c73ae3df61
languageName: node
linkType: hard

Expand Down

0 comments on commit 7e68dce

Please sign in to comment.