Skip to content

Commit

Permalink
fix(deps): update dependency stylelint-config-standard to v33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2023
1 parent 701f251 commit c3d9b4d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/stylelint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"postcss-markdown": "^1.2.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recess-order": "^4.0.0",
"stylelint-config-standard": "^32.0.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-config-standard-scss": "^8.0.0"
},
"devDependencies": {
Expand Down
22 changes: 21 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20472,7 +20472,7 @@ __metadata:
stylelint: ^15.5.0
stylelint-config-html: ^1.1.0
stylelint-config-recess-order: ^4.0.0
stylelint-config-standard: ^32.0.0
stylelint-config-standard: ^33.0.0
stylelint-config-standard-scss: ^8.0.0
peerDependencies:
stylelint: ^15.0.0
Expand Down Expand Up @@ -20526,6 +20526,15 @@ __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-scss@npm:^8.0.0":
version: 8.0.0
resolution: "stylelint-config-standard-scss@npm:8.0.0"
Expand Down Expand Up @@ -20553,6 +20562,17 @@ __metadata:
languageName: node
linkType: hard

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

"stylelint-order@npm:6.x":
version: 6.0.2
resolution: "stylelint-order@npm:6.0.2"
Expand Down

0 comments on commit c3d9b4d

Please sign in to comment.