diff --git a/package.json b/package.json index 8053d68667669c..7ca1aff54a55a7 100644 --- a/package.json +++ b/package.json @@ -286,7 +286,7 @@ "@types/json-dup-key-validator": "1.0.1", "@types/linkify-markdown": "1.0.1", "@types/lodash": "4.14.199", - "@types/luxon": "3.3.2", + "@types/luxon": "3.3.3", "@types/markdown-it": "13.0.2", "@types/markdown-table": "2.0.0", "@types/marshal": "0.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ffd740eb4b63a..40c3954b50a7c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -428,8 +428,8 @@ importers: specifier: 4.14.199 version: 4.14.199 '@types/luxon': - specifier: 3.3.2 - version: 3.3.2 + specifier: 3.3.3 + version: 3.3.3 '@types/markdown-it': specifier: 13.0.2 version: 13.0.2 @@ -3915,8 +3915,8 @@ packages: resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} dev: true - /@types/luxon@3.3.2: - resolution: {integrity: sha512-l5cpE57br4BIjK+9BSkFBOsWtwv6J9bJpC7gdXIzZyI0vuKvNTk0wZZrkQxMGsUAuGW9+WMNWF2IJMD7br2yeQ==} + /@types/luxon@3.3.3: + resolution: {integrity: sha512-/BJF3NT0pRMuxrenr42emRUF67sXwcZCd+S1ksG/Fcf9O7C3kKCY4uJSbKBE4KDUIYr3WMsvfmWD8hRjXExBJQ==} dev: true /@types/markdown-it@13.0.2: