mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-25 14:06:27 +00:00
chore(deps): update dependency @types/marshal to v0.5.3 (#25774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e7d6974e5
commit
f92af2eb4e
2 changed files with 5 additions and 5 deletions
|
@ -290,7 +290,7 @@
|
|||
"@types/luxon": "3.3.4",
|
||||
"@types/markdown-it": "13.0.6",
|
||||
"@types/markdown-table": "2.0.0",
|
||||
"@types/marshal": "0.5.2",
|
||||
"@types/marshal": "0.5.3",
|
||||
"@types/mdast": "3.0.14",
|
||||
"@types/moo": "0.5.9",
|
||||
"@types/nock": "10.0.3",
|
||||
|
|
|
@ -437,8 +437,8 @@ importers:
|
|||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
'@types/marshal':
|
||||
specifier: 0.5.2
|
||||
version: 0.5.2
|
||||
specifier: 0.5.3
|
||||
version: 0.5.3
|
||||
'@types/mdast':
|
||||
specifier: 3.0.14
|
||||
version: 3.0.14
|
||||
|
@ -3867,8 +3867,8 @@ packages:
|
|||
resolution: {integrity: sha512-fVZN/DRjZvjuk+lo7ovlI/ZycS51gpYU5vw5EcFeqkcX6lucQ+UWgEOH2O4KJHkSck4DHAY7D7CkVLD0wzc5qw==}
|
||||
dev: true
|
||||
|
||||
/@types/marshal@0.5.2:
|
||||
resolution: {integrity: sha512-nnLVRVfde/iHWBe0ziFuE4Tc9Pnzlfghn2/vbGaTf4nDmuh9NBqGr2waZmoYGynUWVf15MrNc/IU5YH3J1VGbw==}
|
||||
/@types/marshal@0.5.3:
|
||||
resolution: {integrity: sha512-ptxKIirn/lt95Zi/MErrtn/K8VvrByNOAF9gxbIJCxWj9CXAifjAvm/bRMg7WXQjwi1DlbXG6HJ1RzHe6oYEug==}
|
||||
dependencies:
|
||||
'@types/node': 18.18.9
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue