diff --git a/package.json b/package.json index 090a6fcb95b133dedaf6b5c7bd13f5a4038872ef..6d2a82c2a8746a889f2cf6cfd0e86a6e71fcb129 100644 --- a/package.json +++ b/package.json @@ -252,7 +252,7 @@ "@types/json-dup-key-validator": "1.0.0", "@types/linkify-markdown": "1.0.1", "@types/lodash": "4.14.184", - "@types/luxon": "3.0.0", + "@types/luxon": "3.0.1", "@types/markdown-it": "12.2.3", "@types/markdown-table": "2.0.0", "@types/marshal": "0.5.1", diff --git a/yarn.lock b/yarn.lock index b4d8f8f09107066ba2f8df7ee11045df6fcc8cdb..4c2af11e8a7813081c5fd60ba76e5ff1784a1491 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2697,10 +2697,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe" integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q== -"@types/luxon@3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.0.0.tgz#47fb7891e41875fce7018a8bd3d09b204c5621f5" - integrity sha512-Lx+EZoJxUKw4dp8uei9XiUVNlgkYmax5+ovqt6Xf3LzJOnWhlfJw/jLBmqfGVwOP/pDr4HT8bI1WtxK0IChMLw== +"@types/luxon@3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.0.1.tgz#2b1657096473e24b049bdedf3710f99645f3a17f" + integrity sha512-/LAvk1cMOJt0ghzMFrZEvByUhsiEfeeT2IF53Le+Ki3A538yEL9pRZ7a6MuCxdrYK+YNqNIDmrKU/r2nnw04zQ== "@types/markdown-it@12.2.3": version "12.2.3"