mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update dependency @types/luxon to v3.3.4 (#25764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
771a7e5c99
commit
8c2cc2f794
2 changed files with 5 additions and 5 deletions
|
@ -287,7 +287,7 @@
|
||||||
"@types/json-dup-key-validator": "1.0.2",
|
"@types/json-dup-key-validator": "1.0.2",
|
||||||
"@types/linkify-markdown": "1.0.3",
|
"@types/linkify-markdown": "1.0.3",
|
||||||
"@types/lodash": "4.14.200",
|
"@types/lodash": "4.14.200",
|
||||||
"@types/luxon": "3.3.3",
|
"@types/luxon": "3.3.4",
|
||||||
"@types/markdown-it": "13.0.5",
|
"@types/markdown-it": "13.0.5",
|
||||||
"@types/markdown-table": "2.0.0",
|
"@types/markdown-table": "2.0.0",
|
||||||
"@types/marshal": "0.5.2",
|
"@types/marshal": "0.5.2",
|
||||||
|
|
|
@ -428,8 +428,8 @@ importers:
|
||||||
specifier: 4.14.200
|
specifier: 4.14.200
|
||||||
version: 4.14.200
|
version: 4.14.200
|
||||||
'@types/luxon':
|
'@types/luxon':
|
||||||
specifier: 3.3.3
|
specifier: 3.3.4
|
||||||
version: 3.3.3
|
version: 3.3.4
|
||||||
'@types/markdown-it':
|
'@types/markdown-it':
|
||||||
specifier: 13.0.5
|
specifier: 13.0.5
|
||||||
version: 13.0.5
|
version: 13.0.5
|
||||||
|
@ -3852,8 +3852,8 @@ packages:
|
||||||
resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==}
|
resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/luxon@3.3.3:
|
/@types/luxon@3.3.4:
|
||||||
resolution: {integrity: sha512-/BJF3NT0pRMuxrenr42emRUF67sXwcZCd+S1ksG/Fcf9O7C3kKCY4uJSbKBE4KDUIYr3WMsvfmWD8hRjXExBJQ==}
|
resolution: {integrity: sha512-H9OXxv4EzJwE75aTPKpiGXJq+y4LFxjpsdgKwSmr503P5DkWc3AG7VAFYrFNVvqemT5DfgZJV9itYhqBHSGujA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/markdown-it@13.0.5:
|
/@types/markdown-it@13.0.5:
|
||||||
|
|
Loading…
Reference in a new issue