mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-16 22:22:27 +00:00
Update dependency less to v3.13.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e9973a28d4
commit
b4c6f3b22f
2 changed files with 5 additions and 5 deletions
|
@ -187,7 +187,7 @@
|
|||
"html-webpack-plugin": "4.5.0",
|
||||
"imports-loader": "0.8.0",
|
||||
"jsonlint": "1.6.3",
|
||||
"less": "3.12.2",
|
||||
"less": "3.13.0",
|
||||
"less-loader": "5.0.0",
|
||||
"mini-css-extract-plugin": "0.12.0",
|
||||
"mocha": "5.2.0",
|
||||
|
|
|
@ -6146,10 +6146,10 @@ less-loader@5.0.0:
|
|||
loader-utils "^1.1.0"
|
||||
pify "^4.0.1"
|
||||
|
||||
less@3.12.2:
|
||||
version "3.12.2"
|
||||
resolved "https://registry.yarnpkg.com/less/-/less-3.12.2.tgz#157e6dd32a68869df8859314ad38e70211af3ab4"
|
||||
integrity sha512-+1V2PCMFkL+OIj2/HrtrvZw0BC0sYLMICJfbQjuj/K8CEnlrFX6R5cKKgzzttsZDHyxQNL1jqMREjKN3ja/E3Q==
|
||||
less@3.13.0:
|
||||
version "3.13.0"
|
||||
resolved "https://registry.yarnpkg.com/less/-/less-3.13.0.tgz#6a47bb19d97edcf7a53d444b099275dd6b17c85a"
|
||||
integrity sha512-uPhr9uoSGVKKYVGz0rXcYBK1zjwcIWRGcbnSgNt66XuIZYrYPaQiS+LeUOvqedBwrwdBYYaLqSff5ytGYuT7rA==
|
||||
dependencies:
|
||||
tslib "^1.10.0"
|
||||
optionalDependencies:
|
||||
|
|
Loading…
Reference in a new issue