mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-15 04:21:58 +00:00
Update dependency @types/luxon to v1.25.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f8cce9ebe2
commit
d4b69d5006
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
"@types/highlight.js": "9.12.4",
|
||||
"@types/jest": "26.0.20",
|
||||
"@types/js-yaml": "4.0.0",
|
||||
"@types/luxon": "1.25.0",
|
||||
"@types/luxon": "1.25.1",
|
||||
"@types/markdown-it": "12.0.1",
|
||||
"@types/markdown-it-container": "2.0.3",
|
||||
"@types/markdown-it-plantuml": "1.4.0",
|
||||
|
|
|
@ -2252,10 +2252,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.0.tgz#c0ca4c253664492dbf47a646f31cfd483a6bbc95"
|
||||
integrity sha512-x9OaQQTb1N2hPZ/LWJsqushexDvz7NgzuZxiRmZio44WPuolTZNHDBCrOxCzRVOMwamJRO2dWax5NbygOf1OTQ==
|
||||
|
||||
"@types/luxon@1.25.0":
|
||||
version "1.25.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.25.0.tgz#3d6fe591fac874f48dd225cb5660b2b785a21a05"
|
||||
integrity sha512-iIJp2CP6C32gVqI08HIYnzqj55tlLnodIBMCcMf28q9ckqMfMzocCmIzd9JWI/ALLPMUiTkCu1JGv3FFtu6t3g==
|
||||
"@types/luxon@1.25.1":
|
||||
version "1.25.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.25.1.tgz#9f33aead0c7fdb86434059410c7a712517d97cd8"
|
||||
integrity sha512-enkMO4WJcbdkhK1eZrItF616buau02wtrSN+DDt9Qj9U23boSAXNJm0fMlgwpTDaRHq3S0D/SPIRbxy4YxBjiA==
|
||||
|
||||
"@types/markdown-it-container@2.0.3":
|
||||
version "2.0.3"
|
||||
|
|
Loading…
Reference in a new issue