Skip to content

Commit

Permalink
Update dependency stylelint-config-recommended to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent ab08d26 commit efb5072
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"redux-mock-store": "1.5.4",
"sass": "1.63.6",
"stylelint": "15.10.1",
"stylelint-config-recommended": "12.0.0",
"stylelint-config-recommended": "13.0.0",
"stylelint-config-standard-scss": "10.0.0",
"stylelint-no-unsupported-browser-features": "6.1.0",
"stylelint-scss": "5.0.1",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8416,7 +8416,12 @@ stylelint-config-recommended-scss@^12.0.0:
stylelint-config-recommended "^12.0.0"
stylelint-scss "^5.0.0"

stylelint-config-recommended@12.0.0, stylelint-config-recommended@^12.0.0:
stylelint-config-recommended@13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-13.0.0.tgz#c48a358cc46b629ea01f22db60b351f703e00597"
integrity sha512-EH+yRj6h3GAe/fRiyaoO2F9l9Tgg50AOFhaszyfov9v6ayXJ1IkSHwTxd7lB48FmOeSGDPLjatjO11fJpmarkQ==

stylelint-config-recommended@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-12.0.0.tgz#d0993232fca017065fd5acfcb52dd8a188784ef4"
integrity sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==
Expand Down

0 comments on commit efb5072

Please sign in to comment.