Skip to content

Commit

Permalink
Update dependency stylelint-config-recommended to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Apr 16, 2023
1 parent b155e16 commit 21d43d5
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 @@ -81,7 +81,7 @@
"svgo": "3.0.2",
"stylelint": "15.5.0",
"stylelint-config-css-modules": "4.2.0",
"stylelint-config-recommended": "11.0.0",
"stylelint-config-recommended": "12.0.0",
"stylelint-config-standard": "32.0.0",
"tmp": "0.2.1",
"ts-node": "10.9.1",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10896,7 +10896,12 @@ stylelint-config-css-modules@4.2.0:
optionalDependencies:
stylelint-scss "^4.3.0"

stylelint-config-recommended@11.0.0, stylelint-config-recommended@^11.0.0:
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==

stylelint-config-recommended@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-11.0.0.tgz#b1cb7d71bd92f9b8593f93c2ca6df16ed7d61522"
integrity sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==
Expand Down

0 comments on commit 21d43d5

Please sign in to comment.