mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency luxon to v3.1.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9fbd5ef99a
commit
de9cf9bbd2
2 changed files with 6 additions and 6 deletions
|
@ -81,7 +81,7 @@
|
|||
"i18next-resources-to-backend": "1.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"katex": "0.16.3",
|
||||
"luxon": "3.1.0",
|
||||
"luxon": "3.1.1",
|
||||
"markdown-it": "13.0.1",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-anchor": "8.6.5",
|
||||
|
|
|
@ -2016,7 +2016,7 @@ __metadata:
|
|||
jest-environment-jsdom: 29.3.1
|
||||
js-yaml: 4.1.0
|
||||
katex: 0.16.3
|
||||
luxon: 3.1.0
|
||||
luxon: 3.1.1
|
||||
markdown-it: 13.0.1
|
||||
markdown-it-abbr: 1.0.4
|
||||
markdown-it-anchor: 8.6.5
|
||||
|
@ -9557,10 +9557,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"luxon@npm:3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "luxon@npm:3.1.0"
|
||||
checksum: f8a850b759ba7a2e009d904c522ed7bc264bf4add57578f8948e52a0ed96b627b025b5aad8032295b570ae19fac41f0ffab91bdb128715fb0cc020798a7ba886
|
||||
"luxon@npm:3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "luxon@npm:3.1.1"
|
||||
checksum: 388fb35d3c51a19d8b305a3338e7e74634b08562e7d2f9ed5c05a7f4bc9ee1c1ab6a2546b6d9c4c104516b24043757d65f5f3fe3d78b206fbf55a9586ab62230
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue