mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update dependency @types/luxon to v3.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ea535d6be0
commit
151c1e5b38
2 changed files with 10 additions and 3 deletions
|
@ -136,7 +136,7 @@
|
||||||
"@types/dompurify": "2.4.0",
|
"@types/dompurify": "2.4.0",
|
||||||
"@types/jest": "29.2.5",
|
"@types/jest": "29.2.5",
|
||||||
"@types/js-yaml": "4.0.5",
|
"@types/js-yaml": "4.0.5",
|
||||||
"@types/luxon": "3.1.0",
|
"@types/luxon": "3.2.0",
|
||||||
"@types/markdown-it": "12.2.3",
|
"@types/markdown-it": "12.2.3",
|
||||||
"@types/markdown-it-container": "2.0.5",
|
"@types/markdown-it-container": "2.0.5",
|
||||||
"@types/markdown-it-plantuml": "1.4.1",
|
"@types/markdown-it-plantuml": "1.4.1",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -2352,7 +2352,7 @@ __metadata:
|
||||||
"@types/jest": 29.2.5
|
"@types/jest": 29.2.5
|
||||||
"@types/js-yaml": 4.0.5
|
"@types/js-yaml": 4.0.5
|
||||||
"@types/katex": 0.16.0
|
"@types/katex": 0.16.0
|
||||||
"@types/luxon": 3.1.0
|
"@types/luxon": 3.2.0
|
||||||
"@types/markdown-it": 12.2.3
|
"@types/markdown-it": 12.2.3
|
||||||
"@types/markdown-it-container": 2.0.5
|
"@types/markdown-it-container": 2.0.5
|
||||||
"@types/markdown-it-plantuml": 1.4.1
|
"@types/markdown-it-plantuml": 1.4.1
|
||||||
|
@ -4620,13 +4620,20 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/luxon@npm:*, @types/luxon@npm:3.1.0":
|
"@types/luxon@npm:*":
|
||||||
version: 3.1.0
|
version: 3.1.0
|
||||||
resolution: "@types/luxon@npm:3.1.0"
|
resolution: "@types/luxon@npm:3.1.0"
|
||||||
checksum: 04768029342ad76fc2a9339436c143ea64797b35cf9b03ddded787c13eae30f0ca1246e51c2c5365ed912f98068e13a967a3931b137eb4585248a0ad7ec3fa86
|
checksum: 04768029342ad76fc2a9339436c143ea64797b35cf9b03ddded787c13eae30f0ca1246e51c2c5365ed912f98068e13a967a3931b137eb4585248a0ad7ec3fa86
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@types/luxon@npm:3.2.0":
|
||||||
|
version: 3.2.0
|
||||||
|
resolution: "@types/luxon@npm:3.2.0"
|
||||||
|
checksum: 051bfbf841c6ce98728df6538342ce4aaddfcf0ec6e8b473e0195dcfc3ba6b1fe4b3ce17f2ba6d25344f41cb70032c1debe96da9e384e5f6e639665c1e6d368c
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@types/markdown-it-container@npm:2.0.5":
|
"@types/markdown-it-container@npm:2.0.5":
|
||||||
version: 2.0.5
|
version: 2.0.5
|
||||||
resolution: "@types/markdown-it-container@npm:2.0.5"
|
resolution: "@types/markdown-it-container@npm:2.0.5"
|
||||||
|
|
Loading…
Reference in a new issue