Skip to content

Commit

Permalink
Merge pull request #622 from scriptex/renovate/stylelint-config-recom…
Browse files Browse the repository at this point in the history
…mended-4.x

Update dependency stylelint-config-recommended to v4
  • Loading branch information
scriptex committed Mar 7, 2021
2 parents 5c7555a + 0967d7b commit 7b24ec5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"sass-loader": "10.1.1",
"spritesh": "1.2.1",
"stylelint": "13.12.0",
"stylelint-config-recommended": "3.0.0",
"stylelint-config-recommended": "4.0.0",
"webpack": "4.46.0",
"webpack-cli": "3.3.12",
"webpack-shell-plugin": "0.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11340,10 +11340,10 @@ stylehacks@^4.0.0:
postcss "^7.0.0"
postcss-selector-parser "^3.0.0"

stylelint-config-recommended@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz#e0e547434016c5539fe2650afd58049a2fd1d657"
integrity sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==
stylelint-config-recommended@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-4.0.0.tgz#665a0034065e6704d5032ba51bf4efa37d328ef9"
integrity sha512-sgna89Ng+25Hr9kmmaIxpGWt2LStVm1xf1807PdcWasiPDaOTkOHRL61sINw0twky7QMzafCGToGDnHT/kTHtQ==

[email protected]:
version "13.12.0"
Expand Down

0 comments on commit 7b24ec5

Please sign in to comment.