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:
renovate[bot] 2023-09-22 23:10:54 +00:00 committed by GitHub
parent 3a7acbdb69
commit dc39a58707
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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: