mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
chore(deps): update dependency @types/js-yaml to v4.0.6 (#24608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a7acbdb69
commit
dc39a58707
2 changed files with 5 additions and 5 deletions
|
@ -282,7 +282,7 @@
|
|||
"@types/github-url-from-git": "1.5.1",
|
||||
"@types/global-agent": "2.1.1",
|
||||
"@types/ini": "1.3.31",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/js-yaml": "4.0.6",
|
||||
"@types/json-dup-key-validator": "1.0.0",
|
||||
"@types/linkify-markdown": "1.0.1",
|
||||
"@types/lodash": "4.14.198",
|
||||
|
|
|
@ -419,8 +419,8 @@ importers:
|
|||
specifier: 1.3.31
|
||||
version: 1.3.31
|
||||
'@types/js-yaml':
|
||||
specifier: 4.0.5
|
||||
version: 4.0.5
|
||||
specifier: 4.0.6
|
||||
version: 4.0.6
|
||||
'@types/json-dup-key-validator':
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
|
@ -3871,8 +3871,8 @@ packages:
|
|||
'@types/istanbul-lib-report': 3.0.0
|
||||
dev: true
|
||||
|
||||
/@types/js-yaml@4.0.5:
|
||||
resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==}
|
||||
/@types/js-yaml@4.0.6:
|
||||
resolution: {integrity: sha512-ACTuifTSIIbyksx2HTon3aFtCKWcID7/h3XEmRpDYdMCXxPbl+m9GteOJeaAkiAta/NJaSFuA7ahZ0NkwajDSw==}
|
||||
dev: true
|
||||
|
||||
/@types/json-dup-key-validator@1.0.0:
|
||||
|
|
Loading…
Reference in a new issue