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

Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.8 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]
2023-11-07 20:49:20 +00:00
committed by GitHub
parent 0dddbf60a8
commit 69ff7ffb20
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"semver": "^7.5.4"
},
"devDependencies": {
"@types/js-yaml": "^4.0.8",
"@types/js-yaml": "^4.0.9",
"@types/node": "^16.11.47",
"@types/semver": "^7.5.4",
"@typescript-eslint/parser": "^5.62.0",