mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-05 19:01:11 +00:00
Merge pull request #853 from hedgedoc/renovate/master-list.js-2.x
Update dependency list.js to v2 (master)
This commit is contained in:
commit
9c791ff36b
2 changed files with 5 additions and 5 deletions
|
@ -63,7 +63,7 @@
|
|||
"js-yaml": "^3.13.1",
|
||||
"jsdom-nogyp": "^0.8.3",
|
||||
"keymaster": "^1.6.2",
|
||||
"list.js": "^1.5.0",
|
||||
"list.js": "^2.0.0",
|
||||
"lodash": "^4.17.20",
|
||||
"lutim": "^1.0.2",
|
||||
"lz-string": "git+https://github.com/hackmdio/lz-string.git",
|
||||
|
|
|
@ -6220,10 +6220,10 @@ linkify-it@^2.0.0:
|
|||
dependencies:
|
||||
uc.micro "^1.0.1"
|
||||
|
||||
list.js@^1.5.0:
|
||||
version "1.5.0"
|
||||
resolved "https://registry.yarnpkg.com/list.js/-/list.js-1.5.0.tgz#a4cbfc8281ddefc02fdb2d30c8748bfae25fbcda"
|
||||
integrity sha1-pMv8goHd78Av2y0wyHSL+uJfvNo=
|
||||
list.js@^2.0.0:
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/list.js/-/list.js-2.3.1.tgz#48961989ffe52b0505e352f7a521f819f51df7e7"
|
||||
integrity sha512-jnmm7DYpKtH3DxtO1E2VNCC9Gp7Wrp/FWA2JxQrZUhVJ2RCQBd57pCN6W5w6jpsfWZV0PCAbTX2NOPgyFeeZZg==
|
||||
dependencies:
|
||||
string-natural-compare "^2.0.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue