chore(deps-dev): bump @types/js-yaml from 4.0.7 to 4.0.8 (#563)

Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.7 to 4.0.8.
- [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]
2023-10-24 14:40:20 +02:00
committed by GitHub
parent 7e09883fa4
commit ab5e22026d
2 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
"string-argv": "^0.3.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.7",
"@types/js-yaml": "^4.0.8",
"@types/node": "^12.12.54",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.7.5",