Update dependency luxon to v2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Renovate Bot 2021-08-08 20:17:45 +00:00 committed by Tilman Vatteroth
parent e1f3729ec0
commit 3b362a14d5
2 changed files with 10 additions and 10 deletions

View file

@ -16,7 +16,7 @@
"@types/diff": "5.0.1",
"@types/jest": "26.0.24",
"@types/js-yaml": "4.0.2",
"@types/luxon": "1.27.1",
"@types/luxon": "2.0.0",
"@types/markdown-it": "12.0.3",
"@types/markdown-it-container": "2.0.4",
"@types/markdown-it-plantuml": "1.4.1",
@ -56,7 +56,7 @@
"i18next-http-backend": "1.3.0",
"js-yaml": "4.1.0",
"katex": "0.13.13",
"luxon": "1.28.0",
"luxon": "2.0.2",
"markdown-it": "12.2.0",
"markdown-it-abbr": "1.0.4",
"markdown-it-anchor": "8.1.2",

View file

@ -2470,10 +2470,10 @@
resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.2.tgz#fd2cd2edbaa7eaac7e7f3c1748b52a19143846c9"
integrity sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==
"@types/luxon@1.27.1":
version "1.27.1"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.27.1.tgz#aceeb2d5be8fccf541237e184e37ecff5faa9096"
integrity sha512-cPiXpOvPFDr2edMnOXlz3UBDApwUfR+cpizvxCy0n3vp9bz/qe8BWzHPIEFcy+ogUOyjKuCISgyq77ELZPmkkg==
"@types/luxon@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-2.0.0.tgz#3dd1d8c51b49e34585c5158ba3393e95c51fee89"
integrity sha512-L7iL3FitRSeuz8fbeLtql7qU6inHVtwEDWI1+vBXgyp0J2tmxOD7TgMBiEQjII/Y/TPcwrKasXb1BPuiCXRgxg==
"@types/markdown-it-container@2.0.4":
version "2.0.4"
@ -9469,10 +9469,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"
luxon@1.28.0:
version "1.28.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf"
integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ==
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==
lz-string@^1.4.4:
version "1.4.4"