mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency stylelint-config-standard to v20
This commit is contained in:
parent
0f44c51b00
commit
61305cd27c
2 changed files with 5 additions and 5 deletions
|
@ -108,7 +108,7 @@
|
|||
"sinon": "8.1.1",
|
||||
"socket.io-client": "2.3.0",
|
||||
"stylelint": "13.1.0",
|
||||
"stylelint-config-standard": "19.0.0",
|
||||
"stylelint-config-standard": "20.0.0",
|
||||
"textcomplete": "0.18.1",
|
||||
"undate": "0.3.0",
|
||||
"vue": "2.6.11",
|
||||
|
|
|
@ -8842,10 +8842,10 @@ stylelint-config-recommended@^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-standard@19.0.0:
|
||||
version "19.0.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-19.0.0.tgz#66f0cf13f33b8a9e34965881493b38fc1313693a"
|
||||
integrity sha512-VvcODsL1PryzpYteWZo2YaA5vU/pWfjqBpOvmeA8iB2MteZ/ZhI1O4hnrWMidsS4vmEJpKtjdhLdfGJmmZm6Cg==
|
||||
stylelint-config-standard@20.0.0:
|
||||
version "20.0.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-20.0.0.tgz#06135090c9e064befee3d594289f50e295b5e20d"
|
||||
integrity sha512-IB2iFdzOTA/zS4jSVav6z+wGtin08qfj+YyExHB3LF9lnouQht//YyB0KZq9gGz5HNPkddHOzcY8HsUey6ZUlA==
|
||||
dependencies:
|
||||
stylelint-config-recommended "^3.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue