Skip to content

Commit

Permalink
fix(deps): update dependency stylelint-config-standard to v26 (#2212)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency stylelint-config-standard to v26

* chore: refresh yarn.lock

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Carlos Martinez <carlos.martines@commercetools.com>
  • Loading branch information
renovate[bot] and CarlosCortizasCT committed Jul 14, 2022
1 parent 12955bc commit 3ef9b91
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 @@ -143,7 +143,7 @@
"shelljs": "0.8.5",
"stylelint": "14.9.1",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-standard": "24.0.0",
"stylelint-config-standard": "26.0.0",
"stylelint-order": "4.1.0",
"ts-jest": "27.1.5",
"ts-node": "10.8.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18816,23 +18816,23 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^6.0.0":
version: 6.0.0
resolution: "stylelint-config-recommended@npm:6.0.0"
"stylelint-config-recommended@npm:^8.0.0":
version: 8.0.0
resolution: "stylelint-config-recommended@npm:8.0.0"
peerDependencies:
stylelint: ^14.0.0
checksum: 103b3c122253a908f91f5728d39eff6fed3866157e29a6e550da051cfc207b0d159b7434e0806126e3c3939e6528a0a1cd5a1cf00b835dd49b3a18ba4a007fa1
stylelint: ^14.8.0
checksum: 0c5ca94625e5308a7afb8315bb350a2b48f46fdd8d8922dd9a8c2e37b3407f2294794d930726ad6bf2007abcde1abd34084808cf83adf150efe3a643e0eb5ac4
languageName: node
linkType: hard

"stylelint-config-standard@npm:24.0.0":
version: 24.0.0
resolution: "stylelint-config-standard@npm:24.0.0"
"stylelint-config-standard@npm:26.0.0":
version: 26.0.0
resolution: "stylelint-config-standard@npm:26.0.0"
dependencies:
stylelint-config-recommended: ^6.0.0
stylelint-config-recommended: ^8.0.0
peerDependencies:
stylelint: ^14.0.0
checksum: 5993ede913d81410830639db054a7a3f5c87e56254368be45ce876321106fad1c11ee4cb77247049aaf22e283a393dd90d93dec8f796f8f139ed21eb86a9a168
stylelint: ^14.9.0
checksum: c1fe44df1755bcccc740b385a24acffa922d331d9f9ba39dafad81cc9643e6c1f870abd1ee73b2737d6903e06efb83b2a1ee26d786faef0123fc22e1f09c13fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -19766,7 +19766,7 @@ __metadata:
shelljs: 0.8.5
stylelint: 14.9.1
stylelint-config-prettier: 9.0.3
stylelint-config-standard: 24.0.0
stylelint-config-standard: 26.0.0
stylelint-order: 4.1.0
ts-jest: 27.1.5
ts-node: 10.8.1
Expand Down

1 comment on commit 3ef9b91

@vercel
Copy link

@vercel vercel bot commented on 3ef9b91 Jul 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.