mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
chore(deps): update dependency @types/luxon to v3.4.0 (#26624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
83b545fc23
commit
d16e0f2359
2 changed files with 5 additions and 5 deletions
|
@ -288,7 +288,7 @@
|
|||
"@types/json-dup-key-validator": "1.0.2",
|
||||
"@types/linkify-markdown": "1.0.3",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/luxon": "3.3.8",
|
||||
"@types/luxon": "3.4.0",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/markdown-table": "2.0.0",
|
||||
"@types/marshal": "0.5.3",
|
||||
|
|
|
@ -428,8 +428,8 @@ importers:
|
|||
specifier: 4.14.202
|
||||
version: 4.14.202
|
||||
'@types/luxon':
|
||||
specifier: 3.3.8
|
||||
version: 3.3.8
|
||||
specifier: 3.4.0
|
||||
version: 3.4.0
|
||||
'@types/markdown-it':
|
||||
specifier: 13.0.7
|
||||
version: 13.0.7
|
||||
|
@ -3798,8 +3798,8 @@ packages:
|
|||
resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==}
|
||||
dev: true
|
||||
|
||||
/@types/luxon@3.3.8:
|
||||
resolution: {integrity: sha512-jYvz8UMLDgy3a5SkGJne8H7VA7zPV2Lwohjx0V8V31+SqAjNmurWMkk9cQhfvlcnXWudBpK9xPM1n4rljOcHYQ==}
|
||||
/@types/luxon@3.4.0:
|
||||
resolution: {integrity: sha512-PEVoA4MOfSsFNaPrZjIUGUZujBDxnO/tj2A2N9KfzlR+pNgpBdDuk0TmRvSMAVUP5q4q8IkMEZ8UOp3MIr+QgA==}
|
||||
dev: true
|
||||
|
||||
/@types/markdown-it@13.0.7:
|
||||
|
|
Loading…
Reference in a new issue