summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mehren2021-02-09 21:56:33 +0100
committerGitHub2021-02-09 21:56:33 +0100
commit9c791ff36b65dac5550637dc3989b2f804b22e21 (patch)
treedda30a0d3333f167bb6a56a25f2f4d547e422fb7
parent7f5ceaa4968548606ba64e1819992ab88985c6ac (diff)
parent7c35ce5b490596e1de533a790b8f9958c9481042 (diff)
Merge pull request #853 from hedgedoc/renovate/master-list.js-2.x
Update dependency list.js to v2 (master)
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index fe9d47ca..afb6a2bd 100644
--- a/package.json
+++ b/package.json
@@ -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",
diff --git a/yarn.lock b/yarn.lock
index cca18f0e..c3116c92 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"