Bump @types/js-yaml from 4.0.4 to 4.0.5

Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.4 to 4.0.5.
- [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>
This commit is contained in:
dependabot[bot]
2022-02-28 18:11:41 +00:00
committed by GitHub
parent c46aa734cb
commit 85705975b0
2 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@
"@types/jest": "^27.4.0",
"@types/node": "^16.11.7",
"@types/minimatch": "^3.0.5",
"@types/js-yaml": "^4.0.4",
"@types/js-yaml": "^4.0.5",
"@vercel/ncc": "^0.33.1",
"jest": "^27.5.1",
"prettier": "^2.5.1",