diff --git a/package.json b/package.json index ec77f1d2b..9420796f5 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/highlight.js": "9.12.4", "@types/jest": "26.0.20", "@types/js-yaml": "4.0.0", - "@types/luxon": "1.26.0", + "@types/luxon": "1.26.1", "@types/markdown-it": "12.0.1", "@types/markdown-it-container": "2.0.3", "@types/markdown-it-plantuml": "1.4.0", diff --git a/yarn.lock b/yarn.lock index 0849c547e..2e1cb360a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2275,10 +2275,10 @@ resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.0.tgz#c0ca4c253664492dbf47a646f31cfd483a6bbc95" integrity sha512-x9OaQQTb1N2hPZ/LWJsqushexDvz7NgzuZxiRmZio44WPuolTZNHDBCrOxCzRVOMwamJRO2dWax5NbygOf1OTQ== -"@types/luxon@1.26.0": - version "1.26.0" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.26.0.tgz#8e783986370ad3bb9f885d93eb1a91caeecaed36" - integrity sha512-zYmLYGczqBaOFaFjR1giG1QCbGMlXWOJcYgH9Mnk0MGcZHq1aer3ZwGXX8vd9NOfai6mAI/mVU6jD9hK0Wys7Q== +"@types/luxon@1.26.1": + version "1.26.1" + resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.26.1.tgz#fc5ad97717e2356a2106e936f6c225cb11d79a4f" + integrity sha512-VW+JT7SDiSKjQss7iX/3bB8CUwSqzhKuW8EcyhzFTb/mwbIkcm92cPmok5FDWYz5TskB/tWFK/mn2ByHCf44AQ== "@types/markdown-it-container@2.0.3": version "2.0.3"