Merge pull request #2228 from thelounge/greenkeeper/stylelint-9.1.3
Update stylelint to the latest version 🚀
This commit is contained in:
commit
cdb810ebc5
@ -89,7 +89,7 @@
|
|||||||
"npm-run-all": "4.1.2",
|
"npm-run-all": "4.1.2",
|
||||||
"nyc": "11.6.0",
|
"nyc": "11.6.0",
|
||||||
"socket.io-client": "2.0.4",
|
"socket.io-client": "2.0.4",
|
||||||
"stylelint": "9.1.2",
|
"stylelint": "9.1.3",
|
||||||
"stylelint-config-standard": "18.2.0",
|
"stylelint-config-standard": "18.2.0",
|
||||||
"textcomplete": "0.16.1",
|
"textcomplete": "0.16.1",
|
||||||
"undate": "0.2.4",
|
"undate": "0.2.4",
|
||||||
|
14
yarn.lock
14
yarn.lock
@ -5051,9 +5051,9 @@ postcss-filter-plugins@^2.0.0:
|
|||||||
postcss "^5.0.4"
|
postcss "^5.0.4"
|
||||||
uniqid "^4.0.0"
|
uniqid "^4.0.0"
|
||||||
|
|
||||||
postcss-html@^0.14.0:
|
postcss-html@^0.15.0:
|
||||||
version "0.14.0"
|
version "0.15.0"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-html/-/postcss-html-0.14.0.tgz#90421c382494b67c4f7c62c3a94c73fb4f4947b3"
|
resolved "https://registry.yarnpkg.com/postcss-html/-/postcss-html-0.15.0.tgz#11ba3c07c817d0816f091fe40817a8ecd861300f"
|
||||||
dependencies:
|
dependencies:
|
||||||
htmlparser2 "^3.9.2"
|
htmlparser2 "^3.9.2"
|
||||||
remark "^9.0.0"
|
remark "^9.0.0"
|
||||||
@ -6457,9 +6457,9 @@ stylelint-config-standard@18.2.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
stylelint-config-recommended "^2.1.0"
|
stylelint-config-recommended "^2.1.0"
|
||||||
|
|
||||||
stylelint@9.1.2:
|
stylelint@9.1.3:
|
||||||
version "9.1.2"
|
version "9.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-9.1.2.tgz#4a503f6f32bd456e5313f4a74103634c987867ec"
|
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-9.1.3.tgz#8260f2a221b98e4afafd9b2b8a785d2e38cbb8a4"
|
||||||
dependencies:
|
dependencies:
|
||||||
autoprefixer "^8.0.0"
|
autoprefixer "^8.0.0"
|
||||||
balanced-match "^1.0.0"
|
balanced-match "^1.0.0"
|
||||||
@ -6483,7 +6483,7 @@ stylelint@9.1.2:
|
|||||||
normalize-selector "^0.2.0"
|
normalize-selector "^0.2.0"
|
||||||
pify "^3.0.0"
|
pify "^3.0.0"
|
||||||
postcss "^6.0.16"
|
postcss "^6.0.16"
|
||||||
postcss-html "^0.14.0"
|
postcss-html "^0.15.0"
|
||||||
postcss-less "^1.1.0"
|
postcss-less "^1.1.0"
|
||||||
postcss-media-query-parser "^0.2.3"
|
postcss-media-query-parser "^0.2.3"
|
||||||
postcss-reporter "^5.0.0"
|
postcss-reporter "^5.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user