chore(deps-dev): bump @types/js-yaml from 4.0.5 to 4.0.9 (#2666)

Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.5 to 4.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

---
updated-dependencies:
- dependency-name: "@types/js-yaml"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-04 08:57:55 +01:00 committed by GitHub
parent be29468164
commit ec1ae21f58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"@commitlint/config-conventional": "^19.0.3",
"@commitlint/cz-commitlint": "^19.0.3",
"@types/jest": "^28.1.6",
"@types/js-yaml": "^4.0.5",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.11.24",
"@types/semver": "^7.5.8",
"commitizen": "^4.2.5",

View File

@ -18,8 +18,8 @@ devDependencies:
specifier: ^28.1.6
version: 28.1.6
'@types/js-yaml':
specifier: ^4.0.5
version: 4.0.5
specifier: ^4.0.9
version: 4.0.9
'@types/node':
specifier: ^20.11.24
version: 20.11.24
@ -1103,8 +1103,8 @@ packages:
pretty-format: 28.1.3
dev: true
/@types/js-yaml@4.0.5:
resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==}
/@types/js-yaml@4.0.9:
resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==}
dev: true
/@types/minimist@1.2.2: