Update dependency luxon to v2.1.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-11-13 01:55:24 +00:00 committed by Tilman Vatteroth
parent 578ce7d851
commit 4811c27ce2
2 changed files with 5 additions and 5 deletions

View file

@ -146,7 +146,7 @@
"i18next-resources-to-backend": "1.0.0",
"js-yaml": "4.1.0",
"katex": "0.15.1",
"luxon": "2.0.2",
"luxon": "2.1.1",
"markdown-it": "12.2.0",
"markdown-it-abbr": "1.0.4",
"markdown-it-anchor": "8.4.1",

View file

@ -9647,10 +9647,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"
luxon@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.0.2.tgz#11f2cd4a11655fdf92e076b5782d7ede5bcdd133"
integrity sha512-ZRioYLCgRHrtTORaZX1mx+jtxKtKuI5ZDvHNAmqpUzGqSrR+tL4FVLn/CUGMA3h0+AKD1MAxGI5GnCqR5txNqg==
luxon@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.1.1.tgz#34052f7a33a7989767637be7cf80b47db264ff88"
integrity sha512-6VQVNw7+kQu3hL1ZH5GyOhnk8uZm21xS7XJ/6vDZaFNcb62dpFDKcH8TI5NkoZOdMRxr7af7aYGrJlE/Wv0i1w==
lz-string@^1.4.4:
version "1.4.4"