mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-15 04:21:58 +00:00
Update dependency luxon to v1.27.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0c5f972425
commit
57a8d79e28
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"i18next-http-backend": "1.2.4",
|
||||
"js-yaml": "4.1.0",
|
||||
"katex": "0.13.9",
|
||||
"luxon": "1.26.0",
|
||||
"luxon": "1.27.0",
|
||||
"markdown-it": "12.0.6",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-anchor": "7.1.0",
|
||||
|
|
|
@ -9519,10 +9519,10 @@ lru-cache@^6.0.0:
|
|||
dependencies:
|
||||
yallist "^4.0.0"
|
||||
|
||||
luxon@1.26.0:
|
||||
version "1.26.0"
|
||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.26.0.tgz#d3692361fda51473948252061d0f8561df02b578"
|
||||
integrity sha512-+V5QIQ5f6CDXQpWNICELwjwuHdqeJM1UenlZWx5ujcRMc9venvluCjFb4t5NYLhb6IhkbMVOxzVuOqkgMxee2A==
|
||||
luxon@1.27.0:
|
||||
version "1.27.0"
|
||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.27.0.tgz#ae10c69113d85dab8f15f5e8390d0cbeddf4f00f"
|
||||
integrity sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA==
|
||||
|
||||
lz-string@^1.4.4:
|
||||
version "1.4.4"
|
||||
|
|
Loading…
Reference in a new issue