Skip to content

Commit

Permalink
chore(deps): update dependency stylelint-config-standard to v34 (#1470)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 400cc06 commit 95c97a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"remark-rehype": "10.1.0",
"stylelint": "15.10.2",
"stylelint-config-recommended": "13.0.0",
"stylelint-config-standard": "33.0.0",
"stylelint-config-standard": "34.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-order": "6.0.3",
"stylelint-processor-styled-components": "1.10.0",
Expand Down
25 changes: 8 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3248,7 +3248,7 @@ __metadata:
remark-rehype: 10.1.0
stylelint: 15.10.2
stylelint-config-recommended: 13.0.0
stylelint-config-standard: 33.0.0
stylelint-config-standard: 34.0.0
stylelint-config-styled-components: 0.1.1
stylelint-order: 6.0.3
stylelint-processor-styled-components: 1.10.0
Expand Down Expand Up @@ -19601,7 +19601,7 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:13.0.0":
"stylelint-config-recommended@npm:13.0.0, stylelint-config-recommended@npm:^13.0.0":
version: 13.0.0
resolution: "stylelint-config-recommended@npm:13.0.0"
peerDependencies:
Expand All @@ -19610,23 +19610,14 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^12.0.0":
version: 12.0.0
resolution: "stylelint-config-recommended@npm:12.0.0"
peerDependencies:
stylelint: ^15.5.0
checksum: d1de0fa2673c8aa4e50259eb7320cc17e7d09d13a176afea943b3227befcaaaf4e78b546ec076ace1e031ff526c81ea5dc6efa98dd7dc77c582b7352a128d37c
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 95c97a6

Please sign in to comment.